C# 클래스 YAMP.DescriptionAttribute

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

공개 메소드들

메소드 설명
DescriptionAttribute ( String descriptionKey ) : System

Creates a new attribute for storing descriptions.

메소드 상세

DescriptionAttribute() 공개 메소드

Creates a new attribute for storing descriptions.
public DescriptionAttribute ( String descriptionKey ) : System
descriptionKey String The description to store.
리턴 System