C# 클래스 StoryTeller.Engine.DescriptionAttribute

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

공개 메소드들

메소드 설명
DescriptionAttribute ( string text ) : System
GetDescription ( ICustomAttributeProvider thing ) : string

메소드 상세

DescriptionAttribute() 공개 메소드

public DescriptionAttribute ( string text ) : System
text string
리턴 System

GetDescription() 공개 정적인 메소드

public static GetDescription ( ICustomAttributeProvider thing ) : string
thing ICustomAttributeProvider
리턴 string