Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ks
Impl
ConsoleService
C# Class ks.Impl.ConsoleService
Inheritance:
IConsoleService
Afficher le fichier
Open project: jakkaj/k-scratch
Méthodes publiques
Méthode
Description
SetError
( ) :
void
SetGood
( ) :
void
SetInformation
( ) :
void
SetNormal
( ) :
void
SetWarning
( ) :
void
Method Details
SetError()
public
méthode
public
SetError
( ) :
void
Résultat
void
SetGood()
public
méthode
public
SetGood
( ) :
void
Résultat
void
SetInformation()
public
méthode
public
SetInformation
( ) :
void
Résultat
void
SetNormal()
public
méthode
public
SetNormal
( ) :
void
Résultat
void
SetWarning()
public
méthode
public
SetWarning
( ) :
void
Résultat
void