Click or drag to resize
ContextParameter Constructor
Overload List
  NameDescription
Public methodContextParameter
Empty constructor that initializes the Type to "System.String" and the Value to "".
Public methodContextParameter(Type)
Constructor with the Type
Public methodContextParameter(Type, Object)
Constructor with the Type and Value.
Top
See Also