Ejemplo n.º 1
0
        static GSettings()
        {
            HisComponent his=new HisComponent();

            Doctors = his.GetDoctors();
        }
Ejemplo n.º 2
0
        static GSettings()
        {
            HisComponent his = new HisComponent();

            Doctors = his.GetDoctors();
        }