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

Inheritance: ISelectionRestoreData
Show file Open project: sillsdev/FieldWorks

Public Methods

Method Description
RangeRestoreData ( RangeSelection rangeSelection ) : System.Collections.Generic
RestoreSelection ( ) : Selection

Method Details

RangeRestoreData() public method

public RangeRestoreData ( RangeSelection rangeSelection ) : System.Collections.Generic
rangeSelection RangeSelection
return System.Collections.Generic

RestoreSelection() public method

public RestoreSelection ( ) : Selection
return Selection