Implementation of IDisposable. Override the methods DisposeManaged or DisposeUnmanaged.
Namespace: VVVV.UtilsAssembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871
Syntax
C# |
---|
public abstract class Disposable : IDisposable |
C# |
---|
public abstract class Disposable : IDisposable |