Exemplo n.º 1
0
 private static bool __IssueComments_CanRead(global::LightSwitchApplication.ApplicationDataService d)
 {
     bool result = true;
     d.IssueComments_CanRead(ref result);
     return result;
 }