C# 클래스 Plant.Tests.TestModels.House

파일 보기 프로젝트 열기: jbrechtel/plant 1 사용 예제들

공개 메소드들

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