C# 클래스 WakeOnLanAction.WOLAction

상속: ICustomAction
파일 보기 프로젝트 열기: noant/Pyrite

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
BeginUserSettings ( ) : bool
Do ( string inputState ) : string
Refresh ( ) : void
WOLAction ( ) : System

메소드 상세

BeginUserSettings() 공개 메소드

public BeginUserSettings ( ) : bool
리턴 bool

Do() 공개 메소드

public Do ( string inputState ) : string
inputState string
리턴 string

Refresh() 공개 메소드

public Refresh ( ) : void
리턴 void

WOLAction() 공개 메소드

public WOLAction ( ) : System
리턴 System