コード例 #1
0
ファイル: Empresa.cs プロジェクト: 4nub1s/infoGym
 public Empresa()
 {
     empBD = new EmpresaBD();
 }