示例#1
0
 public IntPtr CanonicalizeRef(int localRef, int instanceId)
 {
     return(m_realHost.CanonicalizeRef(localRef, instanceId));
 }