C# Class StoryTeller.Testing.Engine.SomethingFixture

Inheritance: Fixture
Mostra 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_oe static_oe property

public static int RunCount
return int