C# Class StoryTeller.ExposeAsTableAttribute

Inheritance: System.Attribute
Show file Open project: adymitruk/storyteller

Public Methods

Method Description
ExposeAsTableAttribute ( string label ) : System
ExposeAsTableAttribute ( string label, string leafName ) : System

Method Details

ExposeAsTableAttribute() public method

public ExposeAsTableAttribute ( string label ) : System
label string
return System

ExposeAsTableAttribute() public method

public ExposeAsTableAttribute ( string label, string leafName ) : System
label string
leafName string
return System