Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Cone
Core
DefaultFixtureProvider
C# Class Cone.Core.DefaultFixtureProvider
Inheritance:
FixtureProvider
Exibir arquivo
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