Exemplo n.º 1
0
 internal ImportFeasts(string fileName, ICountryService countryService)
     : base(fileName, countryService)
 {
     _FeastService = _IContryServise.FeastService;
 }
Exemplo n.º 2
0
 internal ImportFeasts(string fileName, ICountryService countryService)
     : base(fileName,countryService)
 {
     _FeastService = _IContryServise.FeastService;
 }