C# Class System.Reflection.AssemblyTitleAttribute

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

Public Methods

Method Description
AssemblyTitleAttribute ( String title ) : System

Method Details

AssemblyTitleAttribute() public method

public AssemblyTitleAttribute ( String title ) : System
title String
return System