C# Class FubuMVC.Less.Tests.FileScenarioContext

ファイルを表示 Open project: DarthFubuMVC/FubuMVC.AssetTransforms

Protected Properties

Property Type Description
theScenario FileScenario

Protected Methods

Method Description
configure ( FileScenarioDefinition fileScenario ) : void

Private Methods

Method Description
SetUp ( ) : void
TearDown ( ) : void

Method Details

configure() protected method

protected configure ( FileScenarioDefinition fileScenario ) : void
fileScenario FileScenarioDefinition
return void

Property Details

theScenario protected_oe property

protected FileScenario,FubuMVC.Less.Tests theScenario
return FileScenario