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

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