![]() IsMSDOSDirectoryList | Indicate whether the directory list lines are MS-DOS format. |
![]() IsUnixDirectoryList | Indicate whether the directory list lines are Unix format. |
![]() ParseDirectoryList | Parse either Unix or MS-DOS format directory list items into generic directory list items. |
![]() ParseDirectoryListItem | Parse either a Unix or MS-DOS format directory list line into a generic directory list item. |
![]() ParseMSDOSDirectoryList | Parse MS-DOS format directory list items into MS-DOS directory list items. |
![]() ParseMSDOSDirectoryListItem | Parse MS-DOS format directory list line into MS-DOS directory list item. |
![]() ParseUnixDirectoryList | Parse Unix format directory list items into Unix directory list items. |
![]() ParseUnixDirectoryListItem | Parse Unix format directory list line into Unix directory list item. |
DirectoryListParser Constructor
|
Initializes a new instance of the DirectoryListParser class. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |