Share via


NSNetServiceErrorEventArgs(NSDictionary) Constructor

Definition

Create a new instance of the NSNetServiceErrorEventArgs with the specified event data.

public NSNetServiceErrorEventArgs(Foundation.NSDictionary errors);
new Foundation.NSNetServiceErrorEventArgs : Foundation.NSDictionary -> Foundation.NSNetServiceErrorEventArgs

Parameters

errors
NSDictionary

The value for the Errors property.

Applies to