C# Класс Plant.Tests.TestModels.House

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
House ( ) : System.Collections.Generic
House ( string color, int squareFoot ) : System.Collections.Generic

Описание методов

House() публичный Метод

public House ( ) : System.Collections.Generic
Результат System.Collections.Generic

House() публичный Метод

public House ( string color, int squareFoot ) : System.Collections.Generic
color string
squareFoot int
Результат System.Collections.Generic