Module +5 -1 ~20
Module()
Assembly
CustomAttributes
MDStreamVersion
MetadataToken
ModuleVersionId
Name
ScopeName
GetCustomAttributesData()
GetField(String, BindingFlags)
GetFields(BindingFlags)
GetMethods(BindingFlags)
GetPEKind(PortableExecutableKinds, ImageFileMachine)
GetSignerCertificate()
GetType(String)
GetType(String, Boolean)
GetType(String, Boolean, Boolean)
IsResource()
ResolveField(Int32, Type[], Type[])
ResolveMember(Int32, Type[], Type[])
ResolveMethod(Int32, Type[], Type[])
ResolveSignature(Int32)
ResolveString(Int32)
ResolveType(Int32, Type[], Type[])
operator !=(Module, Module)
operator ==(Module, Module)
GetCustomAttribute(Module, Type)
GetCustomAttribute<T>(Module)
GetCustomAttributes(Module)
GetCustomAttributes(Module, Type)
GetCustomAttributes<T>(Module)
IsDefined(Module, Type)
net35
namespace System.Reflection
{
[ClassInterface(ClassInterfaceType.None)]
[ComDefaultInterface(typeof(_Module))]
[ComVisible(true)]
public class Module : ICustomAttributeProvider, _Module, ISerializable
{
public X509Certificate GetSignerCertificate();
}
}
nuget.org | 0.0 % Reference this API |
---|---|
Upgrade Planner | 0.0 % Reference this API |
.NET Framework | 1.01.12.03.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
Information specific to net35 | |
Assembly | mscorlib , Version=2.0.0.0, PublicKeyToken=b77a5c561934e089 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API