Exemplo n.º 1
0
 public System.Threading.Tasks.Task <int> createAsync(RSI3_CachingProxyContract.ApplicationServiceReference.Resource res)
 {
     return(base.Channel.createAsync(res));
 }
Exemplo n.º 2
0
 public int create(RSI3_CachingProxyContract.ApplicationServiceReference.Resource res)
 {
     return(base.Channel.create(res));
 }