CommunityTracker.Dispose Method

Comuna.NET

CommunityTrackerDispose Method

Disposes of this tracker by closing the D3 json file.

Namespace:  Comuna.D3
Assembly:  Comuna.D3 (in Comuna.D3.dll) Version: 1.0.0
Syntax
C#
public void Dispose()
Request Example View Source

Implements

IDisposableDispose
See Also