C# 클래스 GSF.MMS.Model.Start_Request.ExecutionArgumentChoiceType

상속: IASN1PreparedElement
파일 보기 프로젝트 열기: GridProtectionAlliance/gsf

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
initWithDefaults ( ) : void
isSimpleStringSelected ( ) : bool
selectSimpleString ( MMSString val ) : void

메소드 상세

initWithDefaults() 공개 메소드

public initWithDefaults ( ) : void
리턴 void

isSimpleStringSelected() 공개 메소드

public isSimpleStringSelected ( ) : bool
리턴 bool

selectSimpleString() 공개 메소드

public selectSimpleString ( MMSString val ) : void
val MMSString
리턴 void