C# Class StoryTeller.Model.InvalidFixture

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

Méthodes publiques

Méthode Description
Compile ( CellHandling conversions ) : FixtureModel
InvalidFixture ( Type innerType, Exception ex ) : System

Method Details

Compile() public méthode

public Compile ( CellHandling conversions ) : FixtureModel
conversions CellHandling
Résultat FixtureModel

InvalidFixture() public méthode

public InvalidFixture ( Type innerType, Exception ex ) : System
innerType System.Type
ex System.Exception
Résultat System