Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog
Dispose Method
SwiPlCs interface ► SbsSW.SwiPlCs ► PlFrame ► Dispose()()()()
Implement IDisposable.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public void Dispose()
Public Sub Dispose
public: virtual void Dispose() sealed
abstract Dispose : unit -> unit override Dispose : unit -> unit
Remarks
Do not make this method virtual.
A derived class should not be able to override this method.
Assembly: SwiPlCs (Module: SwiPlCs.dll) Version: 1.1.60605.0 (1.1.60605.0)