コード例 #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();
        }