C# Class xmastree.factory.TreeFactory

Exibir arquivo Open project: ralfw/NPantaRhei

Public Methods

Method Description
Add_stem ( List tree ) : string[]
Erect_tree ( List branches ) : List
Grow_branches ( int numberOfbranches ) : List

Method Details

Add_stem() public method

public Add_stem ( List tree ) : string[]
tree List
return string[]

Erect_tree() public method

public Erect_tree ( List branches ) : List
branches List
return List

Grow_branches() public method

public Grow_branches ( int numberOfbranches ) : List
numberOfbranches int
return List