C# Class StructureMap.Testing.InstanceMementoInstanceCreationTester.GrandPrix

Inheritance: IAutomobile
Show file Open project: visit/structuremap

Public Methods

Method Description
GrandPrix ( int horsePower, string color ) : NUnit.Framework

Method Details

GrandPrix() public method

public GrandPrix ( int horsePower, string color ) : NUnit.Framework
horsePower int
color string
return NUnit.Framework