Exemplo n.º 1
0
 public byte[] GetModelDefinition(string path)
 {
     return(webserviceProxy.GetModelDefinition(path));
 }