C# Class SOLID_LSP.Entities.Birds.Duck

Duck is the bird who can fly
Inheritance: SOLID_LSP.Entities.Birds.FlyingBird
Afficher le fichier Open project: Calabonga/SOLID

Méthodes publiques

Méthode Description
Fly ( ) : void

Method Details

Fly() public méthode

public Fly ( ) : void
Résultat void