示例#1
0
文件: GOperator.cs 项目: sywymj/NCMS
        static GSettings()
        {
            HisComponent his=new HisComponent();

            Doctors = his.GetDoctors();
        }
示例#2
0
        static GSettings()
        {
            HisComponent his = new HisComponent();

            Doctors = his.GetDoctors();
        }