C# 클래스 example.Entities.House

파일 보기 프로젝트 열기: stephanhoekstra/clean-architecture

공개 메소드들

메소드 설명
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