[]
Use this interface to tag a class that is called by an unmanaged object. A ICallbackable class must dispose the Shadow on dispose.
public interface ICallbackable : IDisposable
Name | Description |
---|---|
Shadow | Gets or sets the unmanaged shadow callback. |