OutputDescriptor Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the OutputDescriptor class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Initializes a new instance of the OutputDescriptor class.
OutputDescriptor(String, Type)
Initializes a new instance of the OutputDescriptor class that uses the specified key and data type.
OutputDescriptor(String, Type, String, String)
Initializes a new instance of the OutputDescriptor class that uses the specified key, data type, name, and description.
Top