コード例 #1
0
 internal int GetThreadCount(int appDomainId)
 {
     return(hostContext.GetThreadCount(appDomainId));
 }