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
Studio
HandleBase
C# Class Studio.HandleBase
Afficher le fichier
Open project: TrinityUniversityGameDesign/GitPlayground
Protected Properties
Свойство
Type
Description
rawPtr
System.IntPtr
Méthodes publiques
Méthode
Description
Equals
(
HandleBase
p
) :
bool
Equals
(
Object
obj
) :
bool
GetHashCode
( ) :
int
HandleBase
(
IntPtr
newPtr
)
getRaw
( ) :
IntPtr
isValid
( ) :
bool
operator
( ) :
bool
Method Details
Equals()
public
méthode
public
Equals
(
HandleBase
p
) :
bool
p
HandleBase
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
HandleBase()
public
méthode
public
HandleBase
(
IntPtr
newPtr
)
newPtr
System.IntPtr
getRaw()
public
méthode
public
getRaw
( ) :
IntPtr
Résultat
System.IntPtr
isValid()
public
méthode
public
isValid
( ) :
bool
Résultat
bool
operator()
public
static
méthode
public
static
operator
( ) :
bool
Résultat
bool
Property Details
rawPtr
protected_oe property
protected
IntPtr,System
rawPtr
Résultat
System.IntPtr