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