C# 클래스 xmastree.factory.TreeFactory

파일 보기 프로젝트 열기: ralfw/NPantaRhei

공개 메소드들

메소드 설명
Add_stem ( List tree ) : string[]
Erect_tree ( List branches ) : List
Grow_branches ( int numberOfbranches ) : List

메소드 상세

Add_stem() 공개 메소드

public Add_stem ( List tree ) : string[]
tree List
리턴 string[]

Erect_tree() 공개 메소드

public Erect_tree ( List branches ) : List
branches List
리턴 List

Grow_branches() 공개 메소드

public Grow_branches ( int numberOfbranches ) : List
numberOfbranches int
리턴 List