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