메소드 | 설명 | |
---|---|---|
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 GetCompetentAuthorities ( System.Guid countryId ) : Task |
||
countryId | System.Guid | |
리턴 | Task |
public GetTransitAuthorities ( System.Guid countryId ) : Task |
||
countryId | System.Guid | |
리턴 | Task |