Mono Class Library: OverviewSystem.Reflection.Emit.AssemblyBuilder: Method Members |
The methods of System.Reflection.Emit.AssemblyBuilder are listed below. For a list of all members, see the AssemblyBuilder Members list.
See Also: Inherited members from System.Reflection.Assembly
AddResourceFile(string, string) Documentation for this section has not yet been entered.AddResourceFile(string, string, System.Reflection.ResourceAttributes) Documentation for this section has not yet been entered.DefineDynamicModule(string) : ModuleBuilder Documentation for this section has not yet been entered.DefineDynamicModule(string, bool) : ModuleBuilder Documentation for this section has not yet been entered.DefineDynamicModule(string, string) : ModuleBuilder Documentation for this section has not yet been entered.DefineDynamicModule(string, string, bool) : ModuleBuilder Documentation for this section has not yet been entered.DefineResource(string, string, string) : System.Resources.IResourceWriter Documentation for this section has not yet been entered.DefineResource(string, string, string, System.Reflection.ResourceAttributes) : System.Resources.IResourceWriter Documentation for this section has not yet been entered.DefineUnmanagedResource(byte[]) Documentation for this section has not yet been entered.DefineUnmanagedResource(string) Documentation for this section has not yet been entered.DefineVersionInfoResource() Documentation for this section has not yet been entered.DefineVersionInfoResource(string, string, string, string, string) Documentation for this section has not yet been entered.GetDynamicModule(string) : ModuleBuilder Documentation for this section has not yet been entered. overrideGetExportedTypes() : Type[] Documentation for this section has not yet been entered. overrideGetFile(string) : System.IO.FileStream Documentation for this section has not yet been entered. overrideGetFiles(bool) : System.IO.FileStream[] Documentation for this section has not yet been entered. overrideGetManifestResourceInfo(string) : System.Reflection.ManifestResourceInfo Documentation for this section has not yet been entered. overrideGetManifestResourceNames() : string[] Documentation for this section has not yet been entered. overrideGetManifestResourceStream(string) : System.IO.Stream Documentation for this section has not yet been entered. overrideGetManifestResourceStream(Type, string) : System.IO.Stream Documentation for this section has not yet been entered.Save(string) Documentation for this section has not yet been entered.Save(string, System.Reflection.PortableExecutableKinds, System.Reflection.ImageFileMachine) Documentation for this section has not yet been entered.SetCustomAttribute(CustomAttributeBuilder) Documentation for this section has not yet been entered.SetCustomAttribute(System.Reflection.ConstructorInfo, byte[]) Documentation for this section has not yet been entered.SetEntryPoint(System.Reflection.MethodInfo) Documentation for this section has not yet been entered.SetEntryPoint(System.Reflection.MethodInfo, PEFileKinds) Documentation for this section has not yet been entered.