The members of System.Reflection.Emit.ModuleBuilder are listed below.
See Also: Inherited members from System.Reflection.Module
[read-only] override | Assembly | System.Reflection.Assembly.
Gets the dynamic assembly that defined this instance of System.Reflection.Emit.ModuleBuilder. |
[read-only] override | FullyQualifiedName | string.
Gets a String representing the fully qualified name and path to this module. |
[read-only] override | MetadataToken | int.
Gets a token that identifies the current dynamic module in metadata. |
[read-only] override | ModuleVersionId | Guid.
Gets a universally unique identifier (UUID) that can be used to distinguish between two versions of a module. |
[read-only] override | Name | string.
A string that indicates that this is an in-memory module. |
[read-only] override | ScopeName | string.
Gets a string that represents the name of the dynamic module. |
CreateGlobalFunctions()
| ||
DefineDocument(string, Guid, Guid, Guid)
| ||
DefineEnum(string, System.Reflection.TypeAttributes, Type)
| ||
DefineGlobalMethod(string, System.Reflection.MethodAttributes, Type, Type[])
| ||
DefineGlobalMethod(string, System.Reflection.MethodAttributes, System.Reflection.CallingConventions, Type, Type[])
| ||
DefineGlobalMethod(string, System.Reflection.MethodAttributes, System.Reflection.CallingConventions, Type, Type[], Type[], Type[], Type[][], Type[][])
| ||
DefineInitializedData(string, byte[], System.Reflection.FieldAttributes)
| ||
DefineManifestResource(string, System.IO.Stream, System.Reflection.ResourceAttributes)
| ||
DefinePInvokeMethod(string, string, System.Reflection.MethodAttributes, System.Reflection.CallingConventions, Type, Type[], System.Runtime.InteropServices.CallingConvention, System.Runtime.InteropServices.CharSet)
| ||
DefinePInvokeMethod(string, string, string, System.Reflection.MethodAttributes, System.Reflection.CallingConventions, Type, Type[], System.Runtime.InteropServices.CallingConvention, System.Runtime.InteropServices.CharSet)
| ||
DefineResource(string, string)
| ||
DefineResource(string, string, System.Reflection.ResourceAttributes)
| ||
DefineType(string)
| ||
DefineType(string, System.Reflection.TypeAttributes)
| ||
DefineType(string, System.Reflection.TypeAttributes, Type)
| ||
DefineType(string, System.Reflection.TypeAttributes, Type, int)
| ||
DefineType(string, System.Reflection.TypeAttributes, Type, PackingSize)
| ||
DefineType(string, System.Reflection.TypeAttributes, Type, Type[])
| ||
DefineType(string, System.Reflection.TypeAttributes, Type, PackingSize, int)
| ||
DefineUninitializedData(string, int, System.Reflection.FieldAttributes)
| ||
DefineUnmanagedResource(byte[])
| ||
DefineUnmanagedResource(string)
| ||
override | Equals(object)
| |
GetArrayMethod(Type, string, System.Reflection.CallingConventions, Type, Type[])
| ||
GetArrayMethodToken(Type, string, System.Reflection.CallingConventions, Type, Type[])
| ||
GetConstructorToken(System.Reflection.ConstructorInfo)
| ||
override | GetCustomAttributes(bool)
| |
override | GetCustomAttributes(Type, bool)
| |
override | GetField(string, System.Reflection.BindingFlags)
| |
override | GetFields(System.Reflection.BindingFlags)
| |
GetFieldToken(System.Reflection.FieldInfo)
| ||
override | GetHashCode()
| |
override | GetMethods(System.Reflection.BindingFlags)
| |
GetMethodToken(System.Reflection.MethodInfo)
| ||
GetSignatureToken(SignatureHelper)
| ||
GetSignatureToken(byte[], int)
| ||
GetStringConstant(string)
| ||
GetSymWriter()
| ||
override | GetType(string)
| |
override | GetType(string, bool)
| |
override | GetType(string, bool, bool)
| |
override | GetTypes()
| |
GetTypeToken(string)
| ||
GetTypeToken(Type)
| ||
override | IsDefined(Type, bool)
| |
override | IsResource()
| |
IsTransient()
| ||
override | ResolveField(int, Type[], Type[])
| |
override | ResolveMember(int, Type[], Type[])
| |
override | ResolveMethod(int, Type[], Type[])
| |
override | ResolveSignature(int)
| |
override | ResolveString(int)
| |
override | ResolveType(int, Type[], Type[])
| |
SetCustomAttribute(CustomAttributeBuilder)
| ||
SetCustomAttribute(System.Reflection.ConstructorInfo, byte[])
| ||
SetSymCustomAttribute(string, byte[])
| ||
SetUserEntryPoint(System.Reflection.MethodInfo)
|
override | GetMethodImpl(string, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, Type[], System.Reflection.ParameterModifier[])
|
System.Runtime.InteropServices._ModuleBuilder.GetIDsOfNames | Documentation for this section has not yet been entered. | |
System.Runtime.InteropServices._ModuleBuilder.GetTypeInfo |
For a description of this member, see System.Runtime.InteropServices._ModuleBuilder.GetTypeInfo(uint, uint, IntPtr). | |
System.Runtime.InteropServices._ModuleBuilder.GetTypeInfoCount | Documentation for this section has not yet been entered. | |
System.Runtime.InteropServices._ModuleBuilder.Invoke | Documentation for this section has not yet been entered. |