C# Class Plant.Tests.TestModels.House

Show file Open project: jbrechtel/plant Class Usage Examples

Public Methods

Method Description
House ( ) : System.Collections.Generic
House ( string color, int squareFoot ) : System.Collections.Generic

Method Details

House() public method

public House ( ) : System.Collections.Generic
return System.Collections.Generic

House() public method

public House ( string color, int squareFoot ) : System.Collections.Generic
color string
squareFoot int
return System.Collections.Generic