MarshalObjectiveCExceptionEventArgs Class

Definition

public class MarshalObjectiveCExceptionEventArgs
type MarshalObjectiveCExceptionEventArgs = class
Inheritance
MarshalObjectiveCExceptionEventArgs

Constructors

MarshalObjectiveCExceptionEventArgs()

Creates a new MarshalObjectiveCExceptionEventArgs instance.

Properties

Exception

The Objective-C exception that must be marshalled.

ExceptionMode

Specify how to marshal the Objective-C exception.

Applies to

See also