C# Class Rubberduck.VBEditor.VBEInterfaces.RubberduckCodePane.CodePaneExtensions

显示文件 Open project: retailcoder/Rubberduck

Public Methods

Method Description
ForceFocus ( this pane ) : void
GetSelection ( this pane ) : QualifiedSelection

Method Details

ForceFocus() public static method

public static ForceFocus ( this pane ) : void
pane this
return void

GetSelection() public static method

public static GetSelection ( this pane ) : QualifiedSelection
pane this
return QualifiedSelection