VirtualTerminalSupportDispose Method

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Definition

Namespace: Ookii.CommandLine.Terminal
Assembly: Ookii.CommandLine (in Ookii.CommandLine.dll) Version: 3.1.1
C#
public void Dispose()

Implements

IDisposableDispose

See Also