Mono Class Library: Overview

System.Reflection.Emit.SignatureHelper: Members

The members of System.Reflection.Emit.SignatureHelper are listed below.

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.

Explicitly Implemented Interface Members

System.Runtime.InteropServices._SignatureHelper.GetIDsOfNamesDocumentation for this section has not yet been entered.
System.Runtime.InteropServices._SignatureHelper.GetTypeInfoDocumentation for this section has not yet been entered.
System.Runtime.InteropServices._SignatureHelper.GetTypeInfoCountDocumentation for this section has not yet been entered.
System.Runtime.InteropServices._SignatureHelper.InvokeDocumentation for this section has not yet been entered.