C# Class Bloom.Book.NamedMutliLingualValue

Show file Open project: BloomBooks/BloomDesktop

Public Properties

Property Type Description
IsCollectionValue bool
TextAlternatives SIL.Text.MultiTextBase

Public Methods

Method Description
NamedMutliLingualValue ( SIL.Text.MultiTextBase text, bool isCollectionValue ) : System.Collections.Generic

Method Details

NamedMutliLingualValue() public method

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

Property Details

IsCollectionValue public property

public bool IsCollectionValue
return bool

TextAlternatives public property

public MultiTextBase,SIL.Text TextAlternatives
return SIL.Text.MultiTextBase