C# Class patterns_playground.Light

Inheritance: ISwitchable
Afficher le fichier Open project: 23S163PR/design-patterns

Méthodes publiques

Méthode Description
PowerOff ( ) : void
PowerOn ( ) : void

Method Details

PowerOff() public méthode

public PowerOff ( ) : void
Résultat void

PowerOn() public méthode

public PowerOn ( ) : void
Résultat void