C# Class QSProjectsLib.AssemblyAuthorAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: QualitySolution/QSProjects

Public Properties

Property Type Description
Name string

Public Methods

Method Description
AssemblyAuthorAttribute ( string name ) : System

Method Details

AssemblyAuthorAttribute() public method

public AssemblyAuthorAttribute ( string name ) : System
name string
return System

Property Details

Name public_oe property

public string Name
return string