C# Класс NAnt.Core.Attributes.BuildAttributeAttribute

Наследование: System.Attribute
Показать файл Открыть проект

Защищенные методы

Метод Описание
BuildAttributeAttribute ( string name ) : System

Initializes a new instance of the BuildAttributeAttribute with the specified name.

Описание методов

BuildAttributeAttribute() защищенный Метод

Initializes a new instance of the BuildAttributeAttribute with the specified name.
is . is a zero-length .
protected BuildAttributeAttribute ( string name ) : System
name string The name of the attribute.
Результат System