Esempio n. 1
0
 public Protocol.ToolkitResultProtocol DeleteProductBin(Int32 binObjid)
 {
     return(toolkitProtocol.DeleteProductBin(binObjid));
 }