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