Struct ComponentBaseExtensions.PropertyTagRestore<T>
Struct PropertyTagRestore
public struct ComponentBaseExtensions.PropertyTagRestore<T> : IDisposable
Type Parameters
T
- Implements
- Inherited Members
- Extension Methods
Constructors
PropertyTagRestore(ComponentBase, PropertyKey<T>)
public PropertyTagRestore(ComponentBase container, PropertyKey<T> key)
Parameters
container
ComponentBasekey
PropertyKey<T>
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()