IScopedResource<T> Interface
Definition
Namespace: Avalonia.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public interface IScopedResource<T> : IDisposable
Public Interface IScopedResource(Of T)
Inherits IDisposable
type IScopedResource<'T> =
interface
interface IDisposable
end
Implements | IDisposable |
Type Parameters
Properties
Value |
Methods
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) |