C# 클래스 Hawkeye.DecompilePlugin.ILSpyPluginCore

상속: BaseDecompilerPluginCore
파일 보기 프로젝트 열기: odalet/Hawkeye2 1 사용 예제들

공개 메소드들

메소드 설명
ILSpyPluginCore ( ILSpyPluginDescriptor descriptor ) : System.Drawing

Initializes a new instance of the ILSpyPluginCore class.

보호된 메소드들

메소드 설명
CreateDecompilerController ( ) : IDecompilerController

메소드 상세

CreateDecompilerController() 보호된 메소드

protected CreateDecompilerController ( ) : IDecompilerController
리턴 IDecompilerController

ILSpyPluginCore() 공개 메소드

Initializes a new instance of the ILSpyPluginCore class.
public ILSpyPluginCore ( ILSpyPluginDescriptor descriptor ) : System.Drawing
descriptor ILSpyPluginDescriptor The descriptor.
리턴 System.Drawing