C# Class Dog, INFDEV-Homework

Inheritance: Animal, ISound
Mostra file Open project: hogeschool/INFDEV-Homework Class Usage Examples

Public Methods

Method Description
SaySomething ( ) : void

Method Details

SaySomething() public method

public SaySomething ( ) : void
return void