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

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