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

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

Méthodes publiques

Méthode Description
InsertionPointRestoreData ( InsertionPoint ip ) : System.Collections.Generic
RestoreSelection ( ) : Selection

Private Methods

Méthode Description
FindParents ( Box current ) : IEnumerable

Method Details

InsertionPointRestoreData() public méthode

public InsertionPointRestoreData ( InsertionPoint ip ) : System.Collections.Generic
ip InsertionPoint
Résultat System.Collections.Generic

RestoreSelection() public méthode

public RestoreSelection ( ) : Selection
Résultat Selection