C# Class NAnt.DotNet.Types.AssemblyAttribute

Inheritance: NAnt.Core.Element
Exibir arquivo Open project: skolima/NAnt Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
AssemblyAttribute ( ) : System

Initializes a new instance of the AssemblyAttribute class.

Method Details

AssemblyAttribute() public method

Initializes a new instance of the AssemblyAttribute class.
public AssemblyAttribute ( ) : System
return System