C# Класс SIL.FieldWorks.SharpViews.Paragraphs.MlsClientRun

Implementation of TextClientRun based on ITsString.
Наследование: TssClientRun
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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