C# 클래스 Rubberduck.VBEditor.VBEInterfaces.RubberduckCodePane.CodePaneExtensions

파일 보기 프로젝트 열기: retailcoder/Rubberduck

공개 메소드들

메소드 설명
ForceFocus ( this pane ) : void
GetSelection ( this pane ) : QualifiedSelection

메소드 상세

ForceFocus() 공개 정적인 메소드

public static ForceFocus ( this pane ) : void
pane this
리턴 void

GetSelection() 공개 정적인 메소드

public static GetSelection ( this pane ) : QualifiedSelection
pane this
리턴 QualifiedSelection