Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Microsoft
Z3
ArithExpr
C# Class Microsoft.Z3.ArithExpr
Arithmetic expressions (int/real)
Inheritance:
Expr
Exibir arquivo
Open project: sslab-gatech/juxta
Class Usage Examples
Protected Methods
Method
Description
ArithExpr
(
Context
ctx
) :
System
Constructor for ArithExpr
Private Methods
Method
Description
ArithExpr
(
Context
ctx
,
IntPtr
obj
) :
System
Method Details
ArithExpr()
protected
method
Constructor for ArithExpr
protected
ArithExpr
(
Context
ctx
) :
System
ctx
Context
return
System