C# Class WakeOnLanAction.WOLAction

Inheritance: ICustomAction
Afficher le fichier Open project: noant/Pyrite

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
BeginUserSettings ( ) : bool
Do ( string inputState ) : string
Refresh ( ) : void
WOLAction ( ) : System

Method Details

BeginUserSettings() public méthode

public BeginUserSettings ( ) : bool
Résultat bool

Do() public méthode

public Do ( string inputState ) : string
inputState string
Résultat string

Refresh() public méthode

public Refresh ( ) : void
Résultat void

WOLAction() public méthode

public WOLAction ( ) : System
Résultat System