CancelEntryEventArgs

CancelEntryEventArgs constructor

Initializes a new instance of the CancelEntryEventArgs class.

public CancelEntryEventArgs(ArchiveEntry entry)
ParameterTypeDescription
entryArchiveEntryArchive entry the event is raised for.

See Also