There is no summary.

Assembly: Cake3
Collapse/Expand Public Classes
  Name Description
Public Class DataAvailableEventArgs

There is no summary.

Public Class ExtractionProgressEventArgs

There is no summary.

Public Class MissingVolumeEventArgs

There is no summary.

Public Class NewFileEventArgs

There is no summary.

Public Class NewVolumeEventArgs

There is no summary.

Public Class PasswordRequiredEventArgs

There is no summary.

Public Class RARFileInfo

There is no summary.

Public Class Unrar Wrapper class for unrar DLL supplied by RARSoft. Calls unrar DLL via platform invocation services (pinvoke). DLL is available at http://www.rarlab.com/rar/UnRARDLL.exe
Collapse/Expand Public Structures
  Name Description
Public Structure Unrar.RARHeaderDataEx

There is no summary.

Public Structure Unrar.RAROpenArchiveData

There is no summary.

Public Structure Unrar.RAROpenArchiveDataEx

There is no summary.

Collapse/Expand Public Delegates
  Name Description
Public Delegate DataAvailableHandler Represents the method that will handle data available events
Public Delegate ExtractionProgressHandler Represents the method that will handle extraction progress events
Public Delegate MissingVolumeHandler Represents the method that will handle missing archive volume events
Public Delegate NewFileHandler Represents the method that will handle new file notifications
Public Delegate NewVolumeHandler Represents the method that will handle new volume events
Public Delegate PasswordRequiredHandler Represents the method that will handle password required events
Collapse/Expand Public Enumerations
  Name Description
Public Enumeration Unrar.OpenMode Mode in which archive is to be opened for processing.