Compartir a través de


NWContentContext Constructores

Definición

Sobrecargas

NWContentContext(String)
NWContentContext(IntPtr, Boolean)

NWContentContext(String)

public NWContentContext (string contextIdentifier);
new Network.NWContentContext : string -> Network.NWContentContext

Parámetros

contextIdentifier
String

Se aplica a

NWContentContext(IntPtr, Boolean)

public NWContentContext (IntPtr handle, bool owns);
new Network.NWContentContext : nativeint * bool -> Network.NWContentContext

Parámetros

handle
IntPtr

nativeint

owns
Boolean

Se aplica a