C# 클래스 EA.Iws.Domain.TransportRoute.StateOfExport

상속: System.Entity, IState, IExitPoint
파일 보기 프로젝트 열기: EnvironmentAgency/prsd-iws 1 사용 예제들

공개 메소드들

메소드 설명
StateOfExport ( Country country, CompetentAuthority competentAuthority, EntryOrExitPoint exitPoint ) : System
Update ( Country country, CompetentAuthority competentAuthority, EntryOrExitPoint exitPoint ) : void

보호된 메소드들

메소드 설명
StateOfExport ( ) : System

메소드 상세

StateOfExport() 보호된 메소드

protected StateOfExport ( ) : System
리턴 System

StateOfExport() 공개 메소드

public StateOfExport ( Country country, CompetentAuthority competentAuthority, EntryOrExitPoint exitPoint ) : System
country Country
competentAuthority CompetentAuthority
exitPoint EntryOrExitPoint
리턴 System

Update() 공개 메소드

public Update ( Country country, CompetentAuthority competentAuthority, EntryOrExitPoint exitPoint ) : void
country Country
competentAuthority CompetentAuthority
exitPoint EntryOrExitPoint
리턴 void