C# 클래스 R.Scheduler.AssemblyPlugin.PluginAppDomainHelper

상속: System.MarshalByRefObject
파일 보기 프로젝트 열기: R-Suite/R.Scheduler 1 사용 예제들

공개 메소드들

메소드 설명
PluginAppDomainHelper ( string pluginAssemblyPath ) : System

비공개 메소드들

메소드 설명
AssemblyResolve ( object sender, ResolveEventArgs args ) : Assembly
IsPlugin ( Type t ) : bool

메소드 상세

PluginAppDomainHelper() 공개 메소드

public PluginAppDomainHelper ( string pluginAssemblyPath ) : System
pluginAssemblyPath string
리턴 System