C# Class StoryTeller.Engine.DescriptionAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: adymitruk/storyteller

Méthodes publiques

Méthode Description
DescriptionAttribute ( string text ) : System
GetDescription ( ICustomAttributeProvider thing ) : string

Method Details

DescriptionAttribute() public méthode

public DescriptionAttribute ( string text ) : System
text string
Résultat System

GetDescription() public static méthode

public static GetDescription ( ICustomAttributeProvider thing ) : string
thing ICustomAttributeProvider
Résultat string