C# Class example.Entities.House

Afficher le fichier Open project: stephanhoekstra/clean-architecture

Méthodes publiques

Méthode Description
House ( ) : System.Collections.Generic
RegisterInterest ( Interest interest ) : void

Method Details

House() public méthode

public House ( ) : System.Collections.Generic
Résultat System.Collections.Generic

RegisterInterest() public méthode

public RegisterInterest ( Interest interest ) : void
interest Interest
Résultat void