C# 클래스 Bloom.Book.NamedMutliLingualValue

파일 보기 프로젝트 열기: BloomBooks/BloomDesktop

공개 프로퍼티들

프로퍼티 타입 설명
IsCollectionValue bool
TextAlternatives SIL.Text.MultiTextBase

공개 메소드들

메소드 설명
NamedMutliLingualValue ( SIL.Text.MultiTextBase text, bool isCollectionValue ) : System.Collections.Generic

메소드 상세

NamedMutliLingualValue() 공개 메소드

public NamedMutliLingualValue ( SIL.Text.MultiTextBase text, bool isCollectionValue ) : System.Collections.Generic
text SIL.Text.MultiTextBase
isCollectionValue bool
리턴 System.Collections.Generic

프로퍼티 상세

IsCollectionValue 공개적으로 프로퍼티

public bool IsCollectionValue
리턴 bool

TextAlternatives 공개적으로 프로퍼티

public MultiTextBase,SIL.Text TextAlternatives
리턴 SIL.Text.MultiTextBase