Ejemplo n.º 1
0
 static public void GetSettings(string formName, CRUD_ManagerServiceClient webService)
 {
     webService.GetChainSetupAsync(formName);
 }