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