Click or drag to resize
MimeKit

ParameterListAdd Method

Overload List
 NameDescription
Public methodAdd(Parameter) Add a Parameter to a ParameterList.
Public methodAdd(String, String) Add a parameter with the specified name and value.
Public methodAdd(Encoding, String, String) Add a parameter with the specified name and value.
Public methodAdd(String, String, String) Add a parameter with the specified name and value.
Top
See Also