C# 클래스 Hawkeye.DecompilePlugin.ReflectorPluginDescriptor

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

공개 메소드들

메소드 설명
Create ( IHawkeyeHost host ) : IPlugin

Creates an instance of the plugin passing it the specified host.

메소드 상세

Create() 공개 메소드

Creates an instance of the plugin passing it the specified host.
public Create ( IHawkeyeHost host ) : IPlugin
host IHawkeyeHost The host.
리턴 IPlugin