예제 #1
0
            private static bool __Addresses_CanDelete(global::LightSwitchApplication.ApplicationDataService d)
            {
                bool result = true;

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