Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ntrclient
Prog
CS
HeartbeatController
C# Class ntrclient.Prog.CS.HeartbeatController
ファイルを表示
Open project: imthe666st/NTRClient
Class Usage Examples
Public Methods
Method
Description
SetCode
(
Gateshark
s
) :
void
SetCode
(
string
s
) :
void
Start
( ) :
void
Status
( ) :
bool
Stop
( ) :
void
Toggle
( ) :
void
Method Details
SetCode()
public
method
public
SetCode
(
Gateshark
s
) :
void
s
ntrclient.Extra.Gateshark
return
void
SetCode()
public
method
public
SetCode
(
string
s
) :
void
s
string
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Status()
public
method
public
Status
( ) :
bool
return
bool
Stop()
public
method
public
Stop
( ) :
void
return
void
Toggle()
public
method
public
Toggle
( ) :
void
return
void