Mono Class Library: OverviewSystem.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
Clone() : object Documentation for this section has not yet been entered. staticGetAssemblyName(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. staticReferenceMatchesDefinition(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. overrideToString() : string Documentation for this section has not yet been entered.