C# Class BAD.Decorator

Inheritance: Branch
Datei anzeigen Open project: simonwittber/uBAD

Public Methods

Method Description
Add ( Node child ) : Branch

Protected Methods

Method Description
ChildIsMissing ( ) : bool

Private Methods

Method Description
PruneChildren ( ) : void

Method Details

Add() public method

public Add ( Node child ) : Branch
child Node
return Branch

ChildIsMissing() protected method

protected ChildIsMissing ( ) : bool
return bool