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

GetFirstSlotForInterface() 개인적인 메소드

private GetFirstSlotForInterface ( IntPtr interfaceHandle ) : int
interfaceHandle IntPtr
리턴 int
        private extern int GetFirstSlotForInterface(IntPtr interfaceHandle);
        internal int GetFirstSlotForInterface(RuntimeTypeHandle interfaceHandle)

Same methods

RuntimeTypeHandle::GetFirstSlotForInterface ( RuntimeTypeHandle interfaceHandle ) : int