C# 클래스 Tp.Integration.Messages.Entities.Field

상속: ICustomFieldInfo, ICustomFieldConfigHolder
파일 보기 프로젝트 열기: TargetProcess/Target-Process-Plugins 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Equals ( Field other ) : bool
Equals ( object obj ) : bool
Field ( ) : System
Field ( Field other ) : System
GetHashCode ( ) : int
ParseMultipleSelectionListFieldValue ( ) : string[]
ToString ( ) : string

메소드 상세

Equals() 공개 메소드

public Equals ( Field other ) : bool
other Field
리턴 bool

Equals() 공개 메소드

public Equals ( object obj ) : bool
obj object
리턴 bool

Field() 공개 메소드

public Field ( ) : System
리턴 System

Field() 공개 메소드

public Field ( Field other ) : System
other Field
리턴 System

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int

ParseMultipleSelectionListFieldValue() 공개 메소드

public ParseMultipleSelectionListFieldValue ( ) : string[]
리턴 string[]

ToString() 공개 메소드

public ToString ( ) : string
리턴 string