C# Class JetBrains.ReSharper.Plugins.Vsix2ReSharper.ReSharperIntegration

Inheritance: IReSharperIntegration
Datei anzeigen Open project: JetBrains/resharper-vsix

Public Methods

Method Description
LoadExtension ( string folderPath ) : bool
ReSharperIntegration ( System.Version version, IReSharperApiImplementation implementation ) : System

Method Details

LoadExtension() public method

public LoadExtension ( string folderPath ) : bool
folderPath string
return bool

ReSharperIntegration() public method

public ReSharperIntegration ( System.Version version, IReSharperApiImplementation implementation ) : System
version System.Version
implementation IReSharperApiImplementation
return System