Mono Class Library: Overview

System.Reflection.AssemblyName: Method Members

The methods of System.Reflection.AssemblyName are listed below. For a list of all members, see the AssemblyName Members list.

See Also: Inherited members from System.Object

Public Methods

Clone() : object
Documentation for this section has not yet been entered.
static
GetAssemblyName(string) : AssemblyName
Documentation for this section has not yet been entered.
GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
Documentation for this section has not yet been entered.
GetPublicKey() : byte[]
Documentation for this section has not yet been entered.
GetPublicKeyToken() : byte[]
Documentation for this section has not yet been entered.
OnDeserialization(object)
Documentation for this section has not yet been entered.
static
ReferenceMatchesDefinition(AssemblyName, AssemblyName) : bool
Documentation for this section has not yet been entered.
SetPublicKey(byte[])
Documentation for this section has not yet been entered.
SetPublicKeyToken(byte[])
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.