C# Class Interfaces.Lion

Inheritance: IAnimal
ファイルを表示 Open project: MartinChavez/CSharp Class Usage Examples

Public Methods

Method Description
Breathe ( ) : void

Method Details

Breathe() public method

public Breathe ( ) : void
return void