Class ArchiveExtractionEventArgs<T>
- Namespace
- SharpCompress.Common
- Assembly
- SharpCompress.dll
public class ArchiveExtractionEventArgs<T> : EventArgs
Type Parameters
T
- Inheritance
-
ArchiveExtractionEventArgs<T>
- Inherited Members
Properties
Item
public T Item { get; }
Property Value
- T