C# Class System.MethodDescChunkHandle

显示文件 Open project: gbarnett/shared-source-cli-2.0

Private Methods

Method Description
GetMethodAt ( int index ) : RuntimeMethodHandle
GetMethodCount ( ) : int
GetNextMethodDescChunk ( ) : MethodDescChunkHandle
IsNullHandle ( ) : bool
MethodDescChunkHandle ( void ptr ) : System
_GetMethodAt ( int index ) : void*
_GetNextMethodDescChunk ( ) : void*