IExpandoResourceManagerIsDisposed Property

Gets whether this IExpandoResourceManager instance is disposed.

Definition

Namespace: KGySoft.Resources
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.1.0
C#
bool IsDisposed { get; }

Property Value

Boolean

See Also