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. More... | |
Internal base class for interfacing with native Z3 objects. Should not be used externally.
Definition at line 33 of file Z3Object.cs.
|
inline |
Disposes of the underlying native Z3 object.
Definition at line 46 of file Z3Object.cs.
1.8.15