Ejemplo n.º 1
0
 public void Initialize()
 {
     countryDataService = ServiceMocks.GetMockCountryDataService(3);
 }