C# Class BAD.Decorator

Inheritance: Branch
Afficher le fichier Open project: simonwittber/uBAD

Méthodes publiques

Méthode Description
Add ( Node child ) : Branch

Méthodes protégées

Méthode Description
ChildIsMissing ( ) : bool

Private Methods

Méthode Description
PruneChildren ( ) : void

Method Details

Add() public méthode

public Add ( Node child ) : Branch
child Node
Résultat Branch

ChildIsMissing() protected méthode

protected ChildIsMissing ( ) : bool
Résultat bool