System.RuntimeTypeHandle._GetMethodAt C# (CSharp) 메소드

_GetMethodAt() 개인적인 메소드

private _GetMethodAt ( int slot ) : void*
slot int
리턴 void*
        private extern void* _GetMethodAt(int slot);
        internal RuntimeMethodHandle GetMethodAt(int slot)