C# Class Hawkeye.DecompilePlugin.ReflectorPluginCore

Inheritance: BaseDecompilerPluginCore
Afficher le fichier Open project: odalet/Hawkeye2 Class Usage Examples

Méthodes publiques

Méthode Description
ReflectorPluginCore ( ReflectorPluginDescriptor descriptor ) : System

Initializes a new instance of the ReflectorPluginCore class.

Méthodes protégées

Méthode Description
CreateDecompilerController ( ) : IDecompilerController

Method Details

CreateDecompilerController() protected méthode

protected CreateDecompilerController ( ) : IDecompilerController
Résultat IDecompilerController

ReflectorPluginCore() public méthode

Initializes a new instance of the ReflectorPluginCore class.
public ReflectorPluginCore ( ReflectorPluginDescriptor descriptor ) : System
descriptor ReflectorPluginDescriptor The descriptor.
Résultat System