Method | Description | |
---|---|---|
CountryRepository ( IwsContext context ) : System | ||
GetAll ( ) : Task |
||
GetAllHavingCompetentAuthorities ( ) : Task |
||
GetById ( System.Guid id ) : Task |
||
GetByName ( string name ) : Task |
||
GetUnitedKingdomId ( ) : Task |
public CountryRepository ( IwsContext context ) : System | ||
context | IwsContext | |
return | System |
public GetAllHavingCompetentAuthorities ( ) : Task |
||
return | Task |