Mono Class Library: Overview

System.ModuleHandle: Method Members

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

See Also: Inherited members from System.ValueType

Public Methods

Equals(ModuleHandle) : bool
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
GetRuntimeFieldHandleFromMetadataToken(int) : RuntimeFieldHandle
Documentation for this section has not yet been entered.
GetRuntimeMethodHandleFromMetadataToken(int) : RuntimeMethodHandle
Documentation for this section has not yet been entered.
GetRuntimeTypeHandleFromMetadataToken(int) : RuntimeTypeHandle
Documentation for this section has not yet been entered.
ResolveFieldHandle(int) : RuntimeFieldHandle
Documentation for this section has not yet been entered.
ResolveFieldHandle(int, RuntimeTypeHandle[], RuntimeTypeHandle[]) : RuntimeFieldHandle
Documentation for this section has not yet been entered.
ResolveMethodHandle(int) : RuntimeMethodHandle
Documentation for this section has not yet been entered.
ResolveMethodHandle(int, RuntimeTypeHandle[], RuntimeTypeHandle[]) : RuntimeMethodHandle
Documentation for this section has not yet been entered.
ResolveTypeHandle(int) : RuntimeTypeHandle
Documentation for this section has not yet been entered.
ResolveTypeHandle(int, RuntimeTypeHandle[], RuntimeTypeHandle[]) : RuntimeTypeHandle
Documentation for this section has not yet been entered.