Class EventControllerLegacyHandle
public class EventControllerLegacyHandle : EventControllerHandle, IDisposable
- Inheritance
-
EventControllerLegacyHandle
- Implements
- Inherited Members
Constructors
EventControllerLegacyHandle(nint, bool)
public EventControllerLegacyHandle(nint handle, bool ownsHandle)
Parameters
Methods
For<T>(ConstructArgument[])
public static EventControllerLegacyHandle For<T>(ConstructArgument[] constructArguments) where T : EventControllerLegacy, GTypeProvider
Parameters
constructArguments
ConstructArgument[]
Returns
Type Parameters
T