OutputDescriptor Constructor
Include Protected Members
Include Inherited Members
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 | |
---|---|---|
OutputDescriptor() | Initializes a new instance of the OutputDescriptor class. | |
OutputDescriptor(String, Type) | Initializes a new instance of the OutputDescriptor class by using the provided key and data type. | |
OutputDescriptor(String, Type, String, String) | Initializes a new instance of the OutputDescriptor class by using the provided key, data type, name, and description. |
Top