An NDoc Documented Class Library

Socks5AuthMethodCollection.Add Method 

Add a methods to the collection.

public void Add(
   Socks5AuthMethod authMethod
);

Parameters

authMethod
The method to add.

See Also

Socks5AuthMethodCollection Class | EnterpriseDT.Util.Socks Namespace