C# Class FrontYard, code

Inheritance: Room
Afficher le fichier Open project: shendongnian/code

Méthodes publiques

Méthode Description
FrontYard ( )
Room1_Fill_Bottle_With_Water ( ) : void
Room1_Throw_Bottle_At_Window ( ) : void

Method Details

FrontYard() public méthode

public FrontYard ( )

Room1_Fill_Bottle_With_Water() public méthode

public Room1_Fill_Bottle_With_Water ( ) : void
Résultat void

Room1_Throw_Bottle_At_Window() public méthode

public Room1_Throw_Bottle_At_Window ( ) : void
Résultat void