Метод | Описание | |
---|---|---|
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 | |
Результат | System |
public GetByIds ( IEnumerable |
||
ids | IEnumerable |
|
Результат | Task |
public GetCompetentAuthorities ( System.Guid countryId ) : Task |
||
countryId | System.Guid | |
Результат | Task |
public GetTransitAuthorities ( System.Guid countryId ) : Task |
||
countryId | System.Guid | |
Результат | Task |