コード例 #1
0
 internal void HostUnloadDomain(int appDomainId)
 {
     hostContext.UnloadDomain(appDomainId);
 }