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
GPL
Bool
C# Class GPL.Bool
Inheritance:
Value
ファイルを表示
Open project: haasn/-g-pl
Public Methods
Method
Description
Bool
(
bool
value
) :
System
Copy
( ) :
Value
Parse
(
string
val
) :
Bool
Method Details
Bool()
public
method
public
Bool
(
bool
value
) :
System
value
bool
return
System
Copy()
public
method
public
Copy
( ) :
Value
return
Value
Parse()
public
static
method
public
static
Parse
(
string
val
) :
Bool
val
string
return
Bool