An NDoc Documented Class Library
ServerStrings.Add Method
Add the string to the collection.
public
void
Add(
string
str
);
Parameters
str
String to add.
See Also
ServerStrings Class
|
EnterpriseDT.Net.Ftp Namespace