Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
MirrorSUPINFO
Components
ComponentModel
Services
Module
Tools
C# Class MirrorSUPINFO.Components.ComponentModel.Services.Module.Tools
Inheritance:
ITools
Mostrar archivo
Open project: veler/MirrorSUPINFO
Public Methods
Method
Description
GetModule
(
string
moduleName
) :
MirrorModule
SpeakAsync
(
string
text
) :
void
Tools
( ) :
System
Method Details
GetModule()
public
method
public
GetModule
(
string
moduleName
) :
MirrorModule
moduleName
string
return
MirrorSUPINFO.SDK.MirrorModule
SpeakAsync()
public
method
public
SpeakAsync
(
string
text
) :
void
text
string
return
void
Tools()
public
method
public
Tools
( ) :
System
return
System