Example #1
0
 private static void __GetFilteredCarInventory_Executing(global::LightSwitchApplication.ContosoMotorsCarInventoryService d, object[] args)
 {
     d.GetFilteredCarInventory_Executing((string)args[0], (string)args[1], (global::System.Nullable <int>)args[2], (global::System.Nullable <int>)args[3]);
 }