Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
P4API
StrNum
C# Class P4API.StrNum
Inheritance:
StrPtr
Mostrar archivo
Open project: csm/monodevelop-perforce
Class Usage Examples
Public Methods
Method
Description
Dispose
( ) :
void
Set
(
int
v
) :
void
StrNum
( ) :
System
StrNum
(
int
v
) :
System
StrNum
(
int
ok
,
int
v
) :
System
Private Methods
Method
Description
StrNum
(
IntPtr
cPtr
,
bool
cMemoryOwn
) :
System
getCPtr
(
StrNum
obj
) :
HandleRef
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
Set()
public
method
public
Set
(
int
v
) :
void
v
int
return
void
StrNum()
public
method
public
StrNum
( ) :
System
return
System
StrNum()
public
method
public
StrNum
(
int
v
) :
System
v
int
return
System
StrNum()
public
method
public
StrNum
(
int
ok
,
int
v
) :
System
ok
int
v
int
return
System