Internal base class for interfacing with native Z3 objects. Should not be used externally. More...
Inheritance diagram for Z3Object:Public Member Functions | |
| void | Dispose () |
| Disposes of the underlying native Z3 object. | |
Internal base class for interfacing with native Z3 objects. Should not be used externally.
Definition at line 30 of file Z3Object.cs.
|
inline |
Disposes of the underlying native Z3 object.
Definition at line 43 of file Z3Object.cs.
1.8.2