C# Class System.MethodDescChunkHandle

Afficher le fichier Open project: gbarnett/shared-source-cli-2.0

Private Methods

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