C# Class Cone.Core.DefaultFixtureProvider

Inheritance: FixtureProvider
Afficher le fichier Open project: drunkcod/Cone

Méthodes publiques

Méthode Description
NewFixture ( Type fixtureType ) : object

Private Methods

Méthode Description
IsStatic ( Type fixtureType ) : bool

Method Details

NewFixture() public méthode

public NewFixture ( Type fixtureType ) : object
fixtureType System.Type
Résultat object