Mono Class Library: Overview

System.Reflection.Emit.SignatureHelper: Method Members

The methods of System.Reflection.Emit.SignatureHelper are listed below. For a list of all members, see the SignatureHelper Members list.

See Also: Inherited members from System.Object

Public Methods

AddArgument(Type)
Documentation for this section has not yet been entered.
AddArgument(Type, bool)
Documentation for this section has not yet been entered.
AddArgument(Type, Type[], Type[])
Documentation for this section has not yet been entered.
AddArguments(Type[], Type[][], Type[][])
Documentation for this section has not yet been entered.
AddSentinel()
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
static
GetFieldSigHelper(System.Reflection.Module) : SignatureHelper
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
static
GetLocalVarSigHelper() : SignatureHelper
Documentation for this section has not yet been entered.
static
GetLocalVarSigHelper(System.Reflection.Module) : SignatureHelper
Documentation for this section has not yet been entered.
static
GetMethodSigHelper(System.Reflection.CallingConventions, Type) : SignatureHelper
Documentation for this section has not yet been entered.
static
GetMethodSigHelper(System.Runtime.InteropServices.CallingConvention, Type) : SignatureHelper
Documentation for this section has not yet been entered.
static
GetMethodSigHelper(System.Reflection.Module, System.Reflection.CallingConventions, Type) : SignatureHelper
Documentation for this section has not yet been entered.
static
GetMethodSigHelper(System.Reflection.Module, System.Runtime.InteropServices.CallingConvention, Type) : SignatureHelper
Documentation for this section has not yet been entered.
static
GetMethodSigHelper(System.Reflection.Module, Type, Type[]) : SignatureHelper
Documentation for this section has not yet been entered.
static
GetPropertySigHelper(System.Reflection.Module, Type, Type[]) : SignatureHelper
Documentation for this section has not yet been entered.
static
GetPropertySigHelper(System.Reflection.Module, Type, Type[], Type[], Type[], Type[][], Type[][]) : SignatureHelper
Documentation for this section has not yet been entered.
GetSignature() : byte[]
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.