Method | Description | |
---|---|---|
GetCompetentAuthority ( System.Guid id ) : CompetentAuthority | ||
GetCountry ( System.Guid id ) : Domain.Country | ||
GetEntryOrExitPoint ( System.Guid id ) : EntryOrExitPoint | ||
TransportRouteLookups ( IEnumerable |
Method | Description | |
---|---|---|
GuardId ( System.Guid id ) : void |
public GetCompetentAuthority ( System.Guid id ) : CompetentAuthority | ||
id | System.Guid | |
return | CompetentAuthority |
public GetCountry ( System.Guid id ) : Domain.Country | ||
id | System.Guid | |
return | Domain.Country |
public GetEntryOrExitPoint ( System.Guid id ) : EntryOrExitPoint | ||
id | System.Guid | |
return | EntryOrExitPoint |
public TransportRouteLookups ( IEnumerable |
||
countries | IEnumerable |
|
competentAuthorities | IEnumerable |
|
entryOrExitPoints | IEnumerable |
|
return | System |