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