C# Class Scope.Dogs

Afficher le fichier Open project: moustafafarhat/CSharp-Code-Examples

Méthodes publiques

Méthode Description
FeedDog ( ) : void
TrainDog ( ) : void

Method Details

FeedDog() public méthode

public FeedDog ( ) : void
Résultat void

TrainDog() public méthode

public TrainDog ( ) : void
Résultat void