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

Inheritance: ICodePaneWrapperFactory
显示文件 Open project: retailcoder/Rubberduck Class Usage Examples

Public Methods

Method Description
Create ( CodePane codePane ) : ICodePaneWrapper

Method Details

Create() public method

public Create ( CodePane codePane ) : ICodePaneWrapper
codePane CodePane
return ICodePaneWrapper