C# Class fit.Test.NUnit.BusinessObjectRowFixture

Inheritance: RowFixture
Show file Open project: jediwhale/fitsharp

Public Properties

Property Type Description
objects object[]

Public Methods

Method Description
GetTargetClass ( ) : Type
Query ( ) : object[]

Method Details

GetTargetClass() public method

public GetTargetClass ( ) : Type
return System.Type

Query() public method

public Query ( ) : object[]
return object[]

Property Details

objects public static property

public static object[] objects
return object[]