C# Class System.Reflection.AssemblyCopyrightAttribute

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

Public Methods

Method Description
AssemblyCopyrightAttribute ( String copyright ) : System

Method Details

AssemblyCopyrightAttribute() public method

public AssemblyCopyrightAttribute ( String copyright ) : System
copyright String
return System