C# Class SIL.FieldWorks.PaObjects.PaWritingSystem

Inheritance: IPaWritingSystem
Exibir arquivo Open project: sillsdev/FieldWorks

Public Methods

Method Description
PaWritingSystem ( ) : System.Collections.Generic
ToString ( ) : string

Returns a T:System.String that represents this instance.

Private Methods

Method Description
GetWritingSystemsAsXml ( IFdoServiceLocator svcloc ) : string

Loads all the writing systems from the specified service locator into a collection of PaWritingSystem objects.

PaWritingSystem ( IWritingSystem lgws, IFdoServiceLocator svcloc, bool isVern, bool isAnal ) : System.Collections.Generic

Method Details

PaWritingSystem() public method

public PaWritingSystem ( ) : System.Collections.Generic
return System.Collections.Generic

ToString() public method

Returns a T:System.String that represents this instance.
public ToString ( ) : string
return string