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