C# 클래스 SIL.FieldWorks.PaObjects.PaWritingSystem

상속: IPaWritingSystem
파일 보기 프로젝트 열기: sillsdev/FieldWorks

공개 메소드들

메소드 설명
PaWritingSystem ( ) : System.Collections.Generic
ToString ( ) : string

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

비공개 메소드들

메소드 설명
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

메소드 상세

PaWritingSystem() 공개 메소드

public PaWritingSystem ( ) : System.Collections.Generic
리턴 System.Collections.Generic

ToString() 공개 메소드

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