コード例 #1
0
ファイル: FCompany.cs プロジェクト: stephhzz1/AndersonCrm
 public FCompany()
 {
     _iDCompany = new DCompany();
 }