C# Класс example.Entities.House

Показать файл Открыть проект

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

Метод Описание
House ( ) : System.Collections.Generic
RegisterInterest ( Interest interest ) : void

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

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

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

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

public RegisterInterest ( Interest interest ) : void
interest Interest
Результат void