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

NSArchiveReplaceEventArgs(NSObject, NSObject)

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

Properties

NewObject
OldObject

Applies to