An NDoc Documented Class Library

FTPFileFactory.AddParser Method 

Rather than forcing a parser (as in the constructor that accepts a parser), this adds a parser to the list of those used.

public void AddParser(
   FTPFileParser parser
);

Parameters

parser
parser to add to list being used

See Also

FTPFileFactory Class | EnterpriseDT.Net.Ftp Namespace