Method |
Description |
|
AssemblyName ( SerializationInfo info, StreamingContext context ) : System |
|
|
EscapeCodeBase ( String codeBase ) : String |
|
|
GetAssemblyName ( String assemblyFile ) : AssemblyName |
|
|
Init ( String name, byte publicKey, byte publicKeyToken, Version version, System.Globalization.CultureInfo cultureInfo, AssemblyHashAlgorithm hashAlgorithm, AssemblyVersionCompatibility versionCompatibility, String codeBase, AssemblyNameFlags flags, StrongNameKeyPair keyPair ) : void |
|
|
ReferenceMatchesDefinition ( AssemblyName reference, AssemblyName definition ) : bool |
|
|
SetHashControl ( byte hash, AssemblyHashAlgorithm hashAlgorithm ) : void |
|
|
_AssemblyName ( [ riid, IntPtr rgszNames, uint cNames, uint lcid, IntPtr rgDispId ) : void |
|
|
_AssemblyName ( uint &pcTInfo ) : void |
|
|
_AssemblyName ( uint dispIdMember, [ riid, uint lcid, short wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr ) : void |
|
|
_AssemblyName ( uint iTInfo, uint lcid, IntPtr ppTInfo ) : void |
|
|
nGetFileInformation ( String s ) : AssemblyName |
|
|
nGetPublicKeyToken ( ) : byte[] |
|
|
nInit ( Assembly &assembly, bool forIntrospection, bool raiseResolveEvent ) : int |
|
|
nInit ( ) : void |
|
|
nToString ( ) : String |
|
|