C# Class StructuralPatterns.Adapter.WildTurkey

Inheritance: ITurkey
Afficher le fichier Open project: tk-codes/DesignPatterns.NET Class Usage Examples

Méthodes publiques

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

Method Details

Fly() public méthode

public Fly ( ) : void
Résultat void

Gobble() public méthode

public Gobble ( ) : void
Résultat void