C# 클래스 NAnt.Core.Attributes.BuildAttributeAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: skolima/NAnt

보호된 메소드들

메소드 설명
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