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
Ctrl_Space
Helpers
Config
C# Class Ctrl_Space.Helpers.Config
Exibir arquivo
Open project: vkd/Ctrl-Space
Public Methods
Method
Description
Config
(
string
filename
= null ) :
System
Load
( ) :
void
Save
( ) :
void
Private Methods
Method
Description
ParseResolution
(
string
value
) :
Point
Method Details
Config()
public
method
public
Config
(
string
filename
= null ) :
System
filename
string
return
System
Load()
public
method
public
Load
( ) :
void
return
void
Save()
public
method
public
Save
( ) :
void
return
void