C# Class SIL.FieldWorks.SharpViews.Selections.RangeRestoreData

Inheritance: ISelectionRestoreData
Afficher le fichier Open project: sillsdev/FieldWorks

Méthodes publiques

Méthode Description
RangeRestoreData ( RangeSelection rangeSelection ) : System.Collections.Generic
RestoreSelection ( ) : Selection

Method Details

RangeRestoreData() public méthode

public RangeRestoreData ( RangeSelection rangeSelection ) : System.Collections.Generic
rangeSelection RangeSelection
Résultat System.Collections.Generic

RestoreSelection() public méthode

public RestoreSelection ( ) : Selection
Résultat Selection