An NDoc Documented Class Library
UnixFileParser.IsUnix Method
Is this a Unix format listing?
public static
bool
IsUnix(
string
raw
);
Parameters
raw
raw string to parse
See Also
UnixFileParser Class
|
EnterpriseDT.Net.Ftp Namespace