コード例 #1
0
ファイル: DataService.cs プロジェクト: AOneLert/awms
 private static void __PurchaseOrderClosed_Executed(global::LightSwitchApplication.ApplicationDataService d, object[] args)
 {
     d.PurchaseOrderClosed_Executed((global::System.Collections.Generic.IEnumerable<global::LightSwitchApplication.PurchaseOrder>)args[0]);
 }