コード例 #1
0
ファイル: DataService.cs プロジェクト: hanswurst1/Testprojekt
 private static bool __InvoiceDetails_CanRead(global::LightSwitchApplication.ApplicationDataService d)
 {
     bool result = true;
     d.InvoiceDetails_CanRead(ref result);
     return result;
 }