Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SupportXFLite
Controllers
BaseController
C# Class SupportXFLite.Controllers.BaseController
Inheritance:
ILogger
Show file
Open project: bulubuloa/SupportXFLite
Public Methods
Method
Description
BaseController
( ) :
System
DebugMessage
(
string
content
,
string
prefix
= "" ) :
void
Method Details
BaseController()
public
method
public
BaseController
( ) :
System
return
System
DebugMessage()
public
method
public
DebugMessage
(
string
content
,
string
prefix
= "" ) :
void
content
string
prefix
string
return
void