Example #1
0
 public string createItem(long arg0, int arg1, SoapClientTest.FactoryServiceReference.position arg2)
 {
     return(base.Channel.createItem(arg0, arg1, arg2));
 }
Example #2
0
 public bool moveItem(long arg0, string arg1, SoapClientTest.FactoryServiceReference.position arg2)
 {
     return(base.Channel.moveItem(arg0, arg1, arg2));
 }