Editar

Share via


NSErrorEventArgs(NSError) Constructor

Definition

Initializes a new instance of the NSErrorEventArgs class.

public NSErrorEventArgs (Foundation.NSError error);
new Foundation.NSErrorEventArgs : Foundation.NSError -> Foundation.NSErrorEventArgs

Parameters

error
NSError

The underlying error.

Applies to