C# 클래스 EA.Iws.DocumentGeneration.ViewModels.TransitStateViewModel

파일 보기 프로젝트 열기: EnvironmentAgency/prsd-iws

공개 메소드들

메소드 설명
SetAnnexMessage ( int annexNumber ) : void
TransitStateViewModel ( ) : System.Collections.Generic
TransitStateViewModel ( List transitStates ) : System.Collections.Generic

비공개 메소드들

메소드 설명
AreAnyOfTheTransitStateEntryOrExitNamesGreaterThanTwelveCharacters ( List transitStates ) : bool
SetAllPropertiesForMoreThanThreeStates ( ) : void
SetAllPropertiesToEmptyString ( ) : void
SetIsAnnexNeeded ( List transitStates ) : void
SetPropertiesForOneTransitState ( List transitStates ) : void
SetPropertiesForThreeTransitStates ( List transitStates ) : void
SetPropertiesForTwoTransitStates ( List transitStates ) : void
SetupTransitStateDetails ( List transitStates ) : void

메소드 상세

SetAnnexMessage() 공개 메소드

public SetAnnexMessage ( int annexNumber ) : void
annexNumber int
리턴 void

TransitStateViewModel() 공개 메소드

public TransitStateViewModel ( ) : System.Collections.Generic
리턴 System.Collections.Generic

TransitStateViewModel() 공개 메소드

public TransitStateViewModel ( List transitStates ) : System.Collections.Generic
transitStates List
리턴 System.Collections.Generic