DataObjectSupport 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 | |
---|---|---|
DataObjectSupport() | Class constructor. Instantiates a nonparameterized instance of the DataObjectSupport class. | |
DataObjectSupport(String, Assembly) | Class constructor. Instantiates a parameterized instance of the DataObjectSupport class that provides means for locating a resource stream. | |
DataObjectSupport(String, String) | Class constructor. Instantiates a parameterized instance of the DataObjectSupport class that provides resource directory information. |
Top