示例#1
0
                private static bool _InternationalDialing_ComputeIsReadOnly(global::LightSwitchApplication.ServicePlan e)
                {
                    bool result = false;

                    e.InternationalDialing_IsReadOnly(ref result);
                    return(result);
                }