C# Class FakeAPI.FakeMachine

Inheritance: IVirtualMachine
Afficher le fichier Open project: voltagex/junkcode

Méthodes publiques

Méthode Description
PowerOff ( bool immediate = false ) : string
PowerOn ( bool headless = true ) : string

Method Details

PowerOff() public méthode

public PowerOff ( bool immediate = false ) : string
immediate bool
Résultat string

PowerOn() public méthode

public PowerOn ( bool headless = true ) : string
headless bool
Résultat string