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

상속: IPaMultiString
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

공개 메소드들

메소드 설명
Create ( ITsMultiString msa, IFdoServiceLocator svcloc ) : PaMultiString
GetString ( string wsId ) : string
PaMultiString ( ) : System.Collections.Generic
ToString ( ) : string

비공개 메소드들

메소드 설명
PaMultiString ( ITsMultiString msa, IFdoServiceLocator svcloc ) : System.Collections.Generic

메소드 상세

Create() 공개 정적인 메소드

public static Create ( ITsMultiString msa, IFdoServiceLocator svcloc ) : PaMultiString
msa ITsMultiString
svcloc IFdoServiceLocator
리턴 PaMultiString

GetString() 공개 메소드

public GetString ( string wsId ) : string
wsId string
리턴 string

PaMultiString() 공개 메소드

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

ToString() 공개 메소드

public ToString ( ) : string
리턴 string