Overload List

  NameDescription
EndecaParameter()()()
Creates an empty parameter. The parameter is invalid until it has a name.
EndecaParameter(String)
Creates a named parameter.
EndecaParameter(String, Object)
Creates a parameter with both a name and a value.

See Also