Method | Description | |
---|---|---|
CompetentAuthorityRepository ( IwsContext context ) : System | ||
GetById ( System.Guid id ) : Task |
||
GetByIds ( IEnumerable |
||
GetCompetentAuthorities ( System.Guid countryId ) : Task |
||
GetTransitAuthorities ( System.Guid countryId ) : Task |
public CompetentAuthorityRepository ( IwsContext context ) : System | ||
context | IwsContext | |
return | System |
public GetCompetentAuthorities ( System.Guid countryId ) : Task |
||
countryId | System.Guid | |
return | Task |
public GetTransitAuthorities ( System.Guid countryId ) : Task |
||
countryId | System.Guid | |
return | Task |