C# Class DesignPattern.TemplateMethod2.ElephantToFridge

Inheritance: DesignPattern.TemplateMethod2.AnimalToFridge
Mostrar archivo Open project: ZShijun/DesignPattern Class Usage Examples

Protected Methods

Method Description
PutIntoFridge ( ) : void

Method Details

PutIntoFridge() protected method

protected PutIntoFridge ( ) : void
return void