[Missing <summary> documentation for T:ICSharpCode.SharpZipLib.Core.FileSystemScanner]
| C# | Visual Basic | Managed C++ |
public class FileSystemScanner
Public Class FileSystemScanner
public ref class FileSystemScanner
| All Members | Constructors | Methods | Properties | Fields | Events |
| Icon | Member | Description |
|---|---|---|
| FileSystemScannerNew(String) | Initializes a new instance of the FileSystemScanner class. | |
| FileSystemScannerNew(String, String) | Initializes a new instance of the FileSystemScanner class. | |
| FileSystemScannerNew(IScanFilter) | Initializes a new instance of the FileSystemScanner class. | |
| FileSystemScannerNew(IScanFilter, IScanFilter) | Initializes a new instance of the FileSystemScanner class. | |
| DirectoryFailure | [Missing <summary> documentation for F:ICSharpCode.SharpZipLib.Core.FileSystemScanner.DirectoryFailure] | |
| Equals(Object) | (Inherited from Object.) | |
| FileFailure | [Missing <summary> documentation for F:ICSharpCode.SharpZipLib.Core.FileSystemScanner.FileFailure] | |
| Finalize() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode() | Serves as a hash function for a particular type. GetHashCode() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetType() | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnDirectoryFailure(String, Exception) | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Core.FileSystemScanner.OnDirectoryFailure(System.String,System.Exception)] | |
| OnFileFailure(String, Exception) | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Core.FileSystemScanner.OnFileFailure(System.String,System.Exception)] | |
| OnProcessDirectory(String, Boolean) | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Core.FileSystemScanner.OnProcessDirectory(System.String,System.Boolean)] | |
| OnProcessFile(String) | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Core.FileSystemScanner.OnProcessFile(System.String)] | |
| ProcessDirectory | [Missing <summary> documentation for F:ICSharpCode.SharpZipLib.Core.FileSystemScanner.ProcessDirectory] | |
| ProcessFile | [Missing <summary> documentation for F:ICSharpCode.SharpZipLib.Core.FileSystemScanner.ProcessFile] | |
| Scan(String, Boolean) | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Core.FileSystemScanner.Scan(System.String,System.Boolean)] | |
| ToString() | (Inherited from Object.) |
| Object | |
| FileSystemScanner | |
Assembly: ICSharpCode.SharpZipLib Version: 0.85.0.0 (Module: ICSharpCode.SharpZipLib)