Click or drag to resize

ParameterAttribute Constructor

Overload List
  NameDescription
Public methodParameterAttribute
Creates new instance of the ParameterAttribute class.
Public methodParameterAttribute(String, Object)
Creates new instance of the ParameterAttribute class with given description and default value.
Public methodParameterAttribute(String, Object, Object, Object)
Creates new instance of the ParameterAttribute class with given description and default value.
Top
See Also