C# Class StoryTeller.Engine.SelectionValuesAttribute

Inheritance: System.Attribute
显示文件 Open project: adymitruk/storyteller Class Usage Examples

Public Methods

Method Description
SelectionValuesAttribute ( ) : System
SetList ( Fixture fixture, Cell cell ) : void

Method Details

SelectionValuesAttribute() public method

public SelectionValuesAttribute ( ) : System
return System

SetList() public method

public SetList ( Fixture fixture, Cell cell ) : void
fixture Fixture
cell Cell
return void