AssemblyName

cs.system.reflection.AssemblyName (extern final class)

Static Members

ReferenceMatchesDefinition(reference: AssemblyName, definition: AssemblyName): Bool
Name Type
reference AssemblyName
definition AssemblyName
Returns
Bool

GetAssemblyName(assemblyFile: String): AssemblyName
Name Type
assemblyFile String
Returns
AssemblyName

Instance Members

VersionCompatibility: Anonymous



HashAlgorithm: Anonymous

FullName: String

Flags: Anonymous


EscapedCodeBase: String

CodeBase: String

Name: String

ProcessorArchitecture: Anonymous

ToString(): String
Returns
String

Returns
cs.NativeArray<cs.types.UInt8>

GetPublicKeyToken(): cs.NativeArray<cs.types.UInt8>
Returns
cs.NativeArray<cs.types.UInt8>

SetPublicKey(publicKey: cs.NativeArray<cs.types.UInt8>): Void
Name Type
publicKey cs.NativeArray<cs.types.UInt8>

SetPublicKeyToken(publicKeyToken: cs.NativeArray<cs.types.UInt8>): Void
Name Type
publicKeyToken cs.NativeArray<cs.types.UInt8>

Name Type
info cs.system.runtime.serialization.SerializationInfo
context cs.system.runtime.serialization.StreamingContext

Clone(): Dynamic
Returns
Dynamic

OnDeserialization(sender: Dynamic): Void
Name Type
sender Dynamic

new(): Void

Metadata

Name Parameters
:nativeGen -
:libType -
:csNative -