Esempio n. 1
0
 internal void HostUnloadDomain(int appDomainId)
 {
     hostContext.UnloadDomain(appDomainId);
 }