Table of Contents

Method Dispose

Namespace
LMKit.Data
Assembly
LM-Kit.NET.dll

Dispose()

Releases resources used by this instance.

public void Dispose()

Remarks

After calling Dispose(), further use of the instance is undefined. Multiple calls are safe and have no effect.