DocData Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of DocData.
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 | |
---|---|---|
DocData(Object) | Initializes a new DocData object for the given buffer. | |
DocData(IServiceProvider, String) | Initializes a new instance of DocData from the specified file and sets the site from the specified site. |
Top