C# Class StoryTeller.ExposeAsTableAttribute

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

Méthodes publiques

Méthode Description
ExposeAsTableAttribute ( string label ) : System
ExposeAsTableAttribute ( string label, string leafName ) : System

Method Details

ExposeAsTableAttribute() public méthode

public ExposeAsTableAttribute ( string label ) : System
label string
Résultat System

ExposeAsTableAttribute() public méthode

public ExposeAsTableAttribute ( string label, string leafName ) : System
label string
leafName string
Résultat System