Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Microsoft
Z3
ParamDescrs.DecRefQueue
C# Class Microsoft.Z3.ParamDescrs.DecRefQueue
Inheritance:
IDecRefQueue
Datei anzeigen
Open project: sslab-gatech/juxta
Public Methods
Method
Description
DecRef
(
Context
ctx
,
IntPtr
obj
) :
void
IncRef
(
Context
ctx
,
IntPtr
obj
) :
void
Method Details
DecRef()
public
method
public
DecRef
(
Context
ctx
,
IntPtr
obj
) :
void
ctx
Context
obj
System.IntPtr
return
void
IncRef()
public
method
public
IncRef
(
Context
ctx
,
IntPtr
obj
) :
void
ctx
Context
obj
System.IntPtr
return
void