Method SetParameter
- Namespace
- SharpVectors.Dom
- Assembly
- SharpVectors.Core.dll
SetParameter(string, object)
Sets the name and the value of a parameter. If the name is already set, the value is changed.
void SetParameter(string name, object value)
Sets the name and the value of a parameter. If the name is already set, the value is changed.
void SetParameter(string name, object value)