C# Class System.Reflection.AssemblyDescriptionAttribute

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

Public Methods

Method Description
AssemblyDescriptionAttribute ( String description ) : System

Method Details

AssemblyDescriptionAttribute() public method

public AssemblyDescriptionAttribute ( String description ) : System
description String
return System