Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
cleanLayer
Library
BotBase
C# Class cleanLayer.Library.BotBase
Exibir arquivo
Open project: Vipeax/cleanLayer
Public Methods
Method
Description
Print
(
string
text
) :
void
Pulse
( ) :
void
Start
( ) :
bool
Stop
( ) :
void
ToString
( ) :
string
Method Details
Print()
public
method
public
Print
(
string
text
) :
void
text
string
return
void
Pulse()
public
abstract
method
public
abstract
Pulse
( ) :
void
return
void
Start()
public
abstract
method
public
abstract
Start
( ) :
bool
return
bool
Stop()
public
abstract
method
public
abstract
Stop
( ) :
void
return
void
ToString()
public
method
public
ToString
( ) :
string
return
string