Exemple #1
0
 public Protocol.ToolkitResultProtocol UpdateProductBin(Int32 binObjid)
 {
     return(toolkitProtocol.UpdateProductBin(binObjid));
 }