C# Class Solid.LSP.Example1.Crow

Inheritance: Bird
Afficher le fichier Open project: bouvet/solid-3

Méthodes publiques

Méthode Description
Eat ( ) : void
Fly ( ) : void

Method Details

Eat() public méthode

public Eat ( ) : void
Résultat void

Fly() public méthode

public Fly ( ) : void
Résultat void