C# Class StoryTeller.Testing.Grammars.FakeRuntimeConverter

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

Méthodes publiques

Méthode Description
Convert ( string raw, ISpecContext context ) : object
Matches ( Type type ) : bool

Method Details

Convert() public méthode

public Convert ( string raw, ISpecContext context ) : object
raw string
context ISpecContext
Résultat object

Matches() public méthode

public Matches ( Type type ) : bool
type System.Type
Résultat bool