Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog
Dispose Method
SwiPlCs interface ► SbsSW.SwiPlCs ► PlFrame ► Dispose()()()()
Implement IDisposable.

C# | Visual Basic | Visual C++ |
public void Dispose()
Public Sub Dispose
public: virtual void Dispose() sealed

Do not make this method virtual.
A derived class should not be able to override this method.