C# Class StoryTeller.Grammars.Sets.AccessorMatch

Inheritance: IColumnMatch
Afficher le fichier Open project: storyteller/Storyteller Class Usage Examples

Méthodes publiques

Méthode Description
AccessorMatch ( Accessor accessor ) : Baseline.Reflection
BuildCell ( CellHandling handling, Fixture fixture ) : Cell
GetValue ( object actual ) : object

Method Details

AccessorMatch() public méthode

public AccessorMatch ( Accessor accessor ) : Baseline.Reflection
accessor Accessor
Résultat Baseline.Reflection

BuildCell() public méthode

public BuildCell ( CellHandling handling, Fixture fixture ) : Cell
handling CellHandling
fixture Fixture
Résultat Cell

GetValue() public méthode

public GetValue ( object actual ) : object
actual object
Résultat object