Exemplo n.º 1
0
 public bool CreateProxyForWS(Omnius.Modules.Entitron.Entity.Nexus.WS model)
 {
     return(ws.CreateProxyForWS(model));
 }