示例#1
0
 /// <include file='doc\RuntimeMethodHandle.uex' path='docs/doc[@for="RuntimeMethodHandle.GetFunctionPointer"]/*' />
 public System.IntPtr GetFunctionPointer()
 {
     return(RuntimeMethodHandle.InternalGetFunctionPointer(m_ptr));
 }