C# Class Interfaces.Lion

Inheritance: IAnimal
Exibir arquivo Open project: MartinChavez/CSharp Class Usage Examples

Public Methods

Method Description
Breathe ( ) : void

Method Details

Breathe() public method

public Breathe ( ) : void
return void