C# 클래스 System.MethodDescChunkHandle

파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0

비공개 메소드들

메소드 설명
GetMethodAt ( int index ) : RuntimeMethodHandle
GetMethodCount ( ) : int
GetNextMethodDescChunk ( ) : MethodDescChunkHandle
IsNullHandle ( ) : bool
MethodDescChunkHandle ( void ptr ) : System
_GetMethodAt ( int index ) : void*
_GetNextMethodDescChunk ( ) : void*