C# Class System.Reflection.AssemblyAlgorithmIdAttribute

Inheritance: System.Attribute
Mostra file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Property Type Description
AssemblyAlgorithmIdAttribute System

Public Methods

Method Description
AssemblyAlgorithmIdAttribute ( AssemblyHashAlgorithm algorithmId ) : System

Private Methods

Method Description
AssemblyAlgorithmIdAttribute ( uint algorithmId ) : System

Method Details

AssemblyAlgorithmIdAttribute() public method

public AssemblyAlgorithmIdAttribute ( AssemblyHashAlgorithm algorithmId ) : System
algorithmId AssemblyHashAlgorithm
return System