NSTask Constructores

Definición

Sobrecargas

NSTask()
NSTask(NSObjectFlag)
NSTask(IntPtr)

NSTask()

[Foundation.Export("init")]
[ObjCRuntime.DesignatedInitializer]
public NSTask ();
Atributos

Se aplica a

NSTask(NSObjectFlag)

protected NSTask (Foundation.NSObjectFlag t);
new Foundation.NSTask : Foundation.NSObjectFlag -> Foundation.NSTask

Parámetros

Se aplica a

NSTask(IntPtr)

protected internal NSTask (IntPtr handle);
new Foundation.NSTask : nativeint -> Foundation.NSTask

Parámetros

handle
IntPtr

nativeint

Se aplica a