Example #1
0
            private static bool __InventoryItems_CanUpdate(global::LightSwitchApplication.ContosoMotorsCarInventoryService d)
            {
                bool result = true;

                d.InventoryItems_CanUpdate(ref result);
                return(result);
            }