Share via


NSArchiveReplaceEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class NSArchiveReplaceEventArgs : EventArgs
type NSArchiveReplaceEventArgs = class
    inherit EventArgs
Inheritance
NSArchiveReplaceEventArgs

Constructors

Name Description
NSArchiveReplaceEventArgs(NSObject, NSObject)

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

Properties

Name Description
NewObject
OldObject

Applies to