Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SmartboyDevelopments
Haxxit
MonoGame
BoolWrapper
C# Class SmartboyDevelopments.Haxxit.MonoGame.BoolWrapper
Afficher le fichier
Open project: smartboyathome/Haxxit
Méthodes publiques
Méthode
Description
BoolWrapper
(
bool
newStatus
) :
System
Equals
(
bool
check
) :
bool
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
operator
( ) :
bool
Method Details
BoolWrapper()
public
méthode
public
BoolWrapper
(
bool
newStatus
) :
System
newStatus
bool
Résultat
System
Equals()
public
méthode
public
Equals
(
bool
check
) :
bool
check
bool
Résultat
bool
Equals()
public
méthode
public
Equals
(
object
obj
) :
bool
obj
object
Résultat
bool
GetHashCode()
public
méthode
public
GetHashCode
( ) :
int
Résultat
int
operator()
public
static
méthode
public
static
operator
( ) :
bool
Résultat
bool