C# Class Snooze.AsSpecs.with_minimal

Show file Open project: nhsevidence/Snooze

Protected Properties

Property Type Description
afterSetup Action
allFormattersFor IEnumerable
specificFormattersFor IEnumerable

Protected Methods

Method Description
GetFormatters ( ) : void

Method Details

GetFormatters() protected static method

protected static GetFormatters ( ) : void
return void

Property Details

afterSetup protected static property

protected static Action afterSetup
return Action

allFormattersFor protected static property

protected static IEnumerable allFormattersFor
return IEnumerable

specificFormattersFor protected static property

protected static IEnumerable specificFormattersFor
return IEnumerable