C# Class DesignPattern.TemplateMethod2.ElephantToFridge

Inheritance: DesignPattern.TemplateMethod2.AnimalToFridge
Afficher le fichier Open project: ZShijun/DesignPattern Class Usage Examples

Méthodes protégées

Méthode Description
PutIntoFridge ( ) : void

Method Details

PutIntoFridge() protected méthode

protected PutIntoFridge ( ) : void
Résultat void