C# Class SIL.FieldWorks.SharpViews.Paragraphs.SubstituteMlsClientRun

Inheritance: MlsClientRun
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

Méthode Description
SubstituteMlsClientRun ( IViewMultiString mls, AssembledStyles style, string substitute, AssembledStyles substituteStyle ) : System

Private Methods

Méthode Description
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.

Method Details

SubstituteMlsClientRun() public méthode

public SubstituteMlsClientRun ( IViewMultiString mls, AssembledStyles style, string substitute, AssembledStyles substituteStyle ) : System
mls IViewMultiString
style AssembledStyles
substitute string
substituteStyle AssembledStyles
Résultat System