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
TrinityCore_Manager
TCM
TCManager
C# Class TrinityCore_Manager.TCM.TCManager
Exibir arquivo
Open project: TrinityCore-Manager/TrinityCore-Manager-v3
Public Properties
Property
Type
Description
BackupLocation
string
MySQLDumpLocation
string
Public Methods
Method
Description
ScheduleBackups
( ) :
void
StopScheduledBackups
( ) :
void
TCManager
( ) :
System
Private Methods
Method
Description
CreateBackup
(
string
name
,
MySqlDatabase
db
,
int
intervalInMins
) :
void
Method Details
ScheduleBackups()
public
method
public
ScheduleBackups
( ) :
void
return
void
StopScheduledBackups()
public
method
public
StopScheduledBackups
( ) :
void
return
void
TCManager()
public
method
public
TCManager
( ) :
System
return
System
Property Details
BackupLocation
public_oe static_oe property
public
static
string
BackupLocation
return
string
MySQLDumpLocation
public_oe static_oe property
public
static
string
MySQLDumpLocation
return
string