C# Class StoryTeller.Engine.DescriptionAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: adymitruk/storyteller

Public Methods

Method Description
DescriptionAttribute ( string text ) : System
GetDescription ( ICustomAttributeProvider thing ) : string

Method Details

DescriptionAttribute() public method

public DescriptionAttribute ( string text ) : System
text string
return System

GetDescription() public static method

public static GetDescription ( ICustomAttributeProvider thing ) : string
thing ICustomAttributeProvider
return string