This website works better with JavaScript
Home
Explore
Help
Sign In
DK-MES-2.0
/
IMEX.mes.wcf
Watch
6
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
1.0.20.0423
1.0.20.0418
1.0.20.0330
IMEX.mes.wcf
/
DK.Service
/
BarcodePrintService
/
Items
/
IBoundItem.cs
IBoundItem.cs
99 B
Permalink
History
Raw
1
2
3
4
5
6
namespace Dongke.WinForm.Controls.InvoiceLayout
{
public interface IBoundItem
{
}
}