Property | Type | Description | |
---|---|---|---|
EndProcess | Action |
||
ShowMessage | Action |
||
ShowStep | Action |
Method | Description | |
---|---|---|
GetInstance ( ) : |
||
ImportWareList ( List |
||
ImportWareList ( string filePath ) : void |
导入商品列表
|
Method | Description | |
---|---|---|
EndImportProcess ( bool bRtn ) : void | ||
ImportWares ( List |
导入商品
|
|
Read ( string path ) : List |
读取导入列表文件
|
|
ShowImportMessage ( string msg ) : void | ||
ShowImportStep ( int iStep ) : void | ||
WareImport ( ) : WareDealer.Helper |
public ImportWareList ( List |
||
webSites | List |
|
return | void |
public ImportWareList ( string filePath ) : void | ||
filePath | string | 文本文件路径 |
return | void |