C# Class Tiny.Metadata.MethodDefinition

Inheritance: Method, IGenericParameterScope, IMemberDefinitionInternal
显示文件 Open project: scottwis/tiny

Private Methods

Method Description
CheckDisposed ( ) : void
EnsureInstructionsParsed ( ) : void
FindInstruction ( int offset ) : Instruction
GetMethodHeader ( ) : IMethodHeader
IMemberDefinitionInternal ( StringBuilder builder ) : void
LoadAssociations ( ) : void
LoadExceptionHandlers ( ) : void
LoadSignature ( ) : void
MethodDefinition ( MethodDefRow pRow, TypeDefinition declaringType ) : System
PrintGenericParameters ( StringBuilder builder ) : void
PrintParameters ( StringBuilder builder ) : void