Example #1
0
 private static void __GetFilteredCarInventory_Executed(global::LightSwitchApplication.ContosoMotorsCarInventoryService d, object[] args)
 {
     d.GetFilteredCarInventory_Executed((string)args[0], (string)args[1], (global::System.Nullable <int>)args[2], (global::System.Nullable <int>)args[3], (global::System.Collections.Generic.IEnumerable <global::LightSwitchApplication.InventoryItem>)args[4]);
 }