ResXResourceWriterDispose Method

Releases all resources used by the ResXResourceWriter.

Definition

Namespace: KGySoft.Resources
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
public void Dispose()

Implements

IDisposableDispose

See Also