C# Class R.Scheduler.AssemblyPlugin.PluginAppDomainHelper

Inheritance: System.MarshalByRefObject
Afficher le fichier Open project: R-Suite/R.Scheduler Class Usage Examples

Méthodes publiques

Méthode Description
PluginAppDomainHelper ( string pluginAssemblyPath ) : System

Private Methods

Méthode Description
AssemblyResolve ( object sender, ResolveEventArgs args ) : Assembly
IsPlugin ( Type t ) : bool

Method Details

PluginAppDomainHelper() public méthode

public PluginAppDomainHelper ( string pluginAssemblyPath ) : System
pluginAssemblyPath string
Résultat System