C# Class System.Reflection.AssemblyInformationalVersionAttribute

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

Public Methods

Method Description
AssemblyInformationalVersionAttribute ( String informationalVersion ) : System

Method Details

AssemblyInformationalVersionAttribute() public method

public AssemblyInformationalVersionAttribute ( String informationalVersion ) : System
informationalVersion String
return System