메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
GetCodeFile ( string fileName ) : string | ||
GetContainer ( ) : object | ||
Init ( string platformType, string initializeAssembly, string mainAssembly, IEnumerable |
||
InitializeLifetimeService ( ) : object | ||
Invalidate ( ) : void | ||
SetBuilder ( string fileName ) : bool | ||
Update ( string code ) : void |
메소드 | 설명 | |
---|---|---|
App_Terminating ( object sender, CancelEventArgs e ) : void | ||
App_UnhandledException ( object sender, |
||
CurrentDomain_DomainUnload ( object sender, |
public Init ( string platformType, string initializeAssembly, string mainAssembly, IEnumerable |
||
platformType | string | |
initializeAssembly | string | |
mainAssembly | string | |
references | IEnumerable |
|
리턴 | void |