C# 클래스 NAudio.Utils.FieldDescriptionAttribute

상속: Attribute
파일 보기 프로젝트 열기: h4ltYu/EOS 1 사용 예제들

공개 메소드들

메소드 설명
FieldDescriptionAttribute ( string description ) : System

Field description

ToString ( ) : string

String representation

메소드 상세

FieldDescriptionAttribute() 공개 메소드

Field description
public FieldDescriptionAttribute ( string description ) : System
description string
리턴 System

ToString() 공개 메소드

String representation
public ToString ( ) : string
리턴 string