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

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