Exemplo n.º 1
0
 public IAsyncResult BeginAddStockProDic(StockProDic entity, ref string ErrMsg, AsyncCallback callback, object asyncState)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public bool AddStockProDic(StockProDic entity, ref string ErrMsg)
 {
     throw new NotImplementedException();
 }