C# Class Cone.Core.DefaultFixtureProvider

Inheritance: FixtureProvider
Datei anzeigen Open project: drunkcod/Cone

Public Methods

Method Description
NewFixture ( Type fixtureType ) : object

Private Methods

Method Description
IsStatic ( Type fixtureType ) : bool

Method Details

NewFixture() public method

public NewFixture ( Type fixtureType ) : object
fixtureType System.Type
return object