C# 클래스 SIL.FieldWorks.SharpViews.Selections.InsertionPointRestoreData

상속: ISelectionRestoreData
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

공개 메소드들

메소드 설명
InsertionPointRestoreData ( InsertionPoint ip ) : System.Collections.Generic
RestoreSelection ( ) : Selection

비공개 메소드들

메소드 설명
FindParents ( Box current ) : IEnumerable

메소드 상세

InsertionPointRestoreData() 공개 메소드

public InsertionPointRestoreData ( InsertionPoint ip ) : System.Collections.Generic
ip InsertionPoint
리턴 System.Collections.Generic

RestoreSelection() 공개 메소드

public RestoreSelection ( ) : Selection
리턴 Selection