Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
lw_common
ui_view
C# Class lw_common.ui_view
ファイルを表示
Open project: jtorjo/logwizard
Class Usage Examples
Public Properties
Property
Type
Description
filters
List
is_default_name
bool
name
string
Public Methods
Method
Description
load
(
string
prefix
) :
void
save
(
string
prefix
) :
void
Private Methods
Method
Description
load_save
(
bool
load
,
string
prefix
) :
void
Method Details
load()
public
method
public
load
(
string
prefix
) :
void
prefix
string
return
void
save()
public
method
public
save
(
string
prefix
) :
void
prefix
string
return
void
Property Details
filters
public_oe property
public
List
filters
return
List
is_default_name
public_oe property
public
bool
is_default_name
return
bool
name
public_oe property
public
string
name
return
string