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
SupportXFLite
Controllers
BaseController
C# Class SupportXFLite.Controllers.BaseController
Inheritance:
ILogger
Afficher le fichier
Open project: bulubuloa/SupportXFLite
Méthodes publiques
Méthode
Description
BaseController
( ) :
System
DebugMessage
(
string
content
,
string
prefix
= "" ) :
void
Method Details
BaseController()
public
méthode
public
BaseController
( ) :
System
Résultat
System
DebugMessage()
public
méthode
public
DebugMessage
(
string
content
,
string
prefix
= "" ) :
void
content
string
prefix
string
Résultat
void