Class EventsBag
Class EventsBag
Il nome: Aspose.Zip.Xar Assemblea: Aspose.Zip.dll (25.5.0)
Contenitore di eventi utilizzato su Aspose.Zip.Xar.XarArchivato risparmio.
public sealed class EventsBagInheritance
I membri ereditari
object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
EventsBag()
public EventsBag()EntryAccessed
Rispondi prima che un archivio viene compreso.
public event EventHandler<entryeventargs> EntryAccessedTipo di evento
EventHandler di < EntryEventArgs >
EntryCompressed
Scrivi una recensione dopo che un archivio è stato compreso.
public event EventHandler<cancelentryeventargs> EntryCompressedTipo di evento
EventHandler di < CancelEntryEventArgs >