| EnterpriseDT.Util Namespace | 
 Classes
Classes| Class | Description | |
|---|---|---|
|  | BCrypt | |
|  | BigInteger | |
|  | ByteSizeFormatter | 
            INTERNAL USE ONLY.
             | 
|  | CommaSeparatedList | |
|  | CRC32 | |
|  | FastTransferBuffer | |
|  | FileSegmentStream | 
            Used to read a segment of a file as defined by SegmentOffset 
            and SegmentLength.
             | 
|  | GetOpt |   
             C# equivalent of Unix getopt().
              | 
|  | MsgBox | |
|  | MsgBoxForm | |
|  | PasswordGenerator | |
|  | PathUtil | 
            Provides methods for dealing with FTP paths.
             | 
|  | PrettyName | INTERNAL | 
|  | ShortOpt |  
            Represents a short option (i.e. consisting of one letter)
             | 
|  | VersionDetails | 
 Structures
Structures| Structure | Description | |
|---|---|---|
|  | ByteSize | 
            Represents a byte-size.  Mainly used for formatting.
             | 
 Delegates
Delegates| Delegate | Description | |
|---|---|---|
|  | ItemParserT | |
|  | ItemToStringT | |
|  | ToStringDelegate | INTERNAL | 
 Enumerations
Enumerations| Enumeration | Description | |
|---|---|---|
|  | ByteUnits | 
            Units used for byte sizes.
             | 
|  | CommaSeparatedListSortOrder |