C# 클래스 SIL.FieldWorks.SharpViews.Paragraphs.MlsClientRun

Implementation of TextClientRun based on ITsString.
상속: TssClientRun
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

공개 메소드들

메소드 설명
MlsClientRun ( IViewMultiString mls, AssembledStyles style ) : System

비공개 메소드들

메소드 설명
CopyWithNewContents ( IViewMultiString newContents ) : MlsClientRun

Return an otherwise equivalent Tss client run that has the specified Contents. Subclasses should override to return the appropriate subclass and copy any additional information.

메소드 상세

MlsClientRun() 공개 메소드

public MlsClientRun ( IViewMultiString mls, AssembledStyles style ) : System
mls IViewMultiString
style AssembledStyles
리턴 System