C# Class StoryTeller.Testing.Engine.SomethingFixture

Inheritance: Fixture
Show file Open project: DarthFubuMVC/storyteller

Public Properties

Property Type Description
RunCount int

Public Methods

Method Description
DoSomething ( ) : void

Method Details

DoSomething() public method

public DoSomething ( ) : void
return void

Property Details

RunCount public static property

public static int RunCount
return int