コード例 #1
0
ファイル: DataService.cs プロジェクト: criutor/Autorizaciones
 private static bool __Contrato_CanDelete(global::LightSwitchApplication.Fin700v60DataService d)
 {
     bool result = true;
     d.Contrato_CanDelete(ref result);
     return result;
 }
コード例 #2
0
ファイル: DataService.cs プロジェクト: criutor/Autorizaciones
 private static bool __Contrato_CanDelete(global::LightSwitchApplication.Autorizaciones_AdminsDataService d)
 {
     bool result = true;
     d.Contrato_CanDelete(ref result);
     return result;
 }