コード例 #1
0
 public CountryRepositoryTests()
 {
     _countryRepository = MasterFactory.GetCountryRepository();
 }