C# Class Crowbar.Tests.TestBase

Show file Open project: mrydengren/crowbar

Protected Properties

Property Type Description
Applications MvcApplication[]

Protected Methods

Method Description
Execute ( Action client ) : void

Method Details

Execute() protected method

protected Execute ( Action client ) : void
client Action
return void

Property Details

Applications protected static property

protected static MvcApplication[] Applications
return MvcApplication[]