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
Illusion
ThemeService
C# Class Illusion.ThemeService
Default implementation of
IThemeService
.
Inheritance:
IThemeService
Exibir arquivo
Open project: kasicass/kasicass
Private Properties
Property
Type
Description
Public Methods
Method
Description
ChangeTheme
(
ITheme
theme
) :
void
ChangeTheme
(
string
themeName
) :
void
Method Details
ChangeTheme()
public
method
public
ChangeTheme
(
ITheme
theme
) :
void
theme
ITheme
return
void
ChangeTheme()
public
method
public
ChangeTheme
(
string
themeName
) :
void
themeName
string
return
void