CoverageDSPriv Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the CoverageDSPriv 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 | |
---|---|---|
CoverageDSPriv() | Initializes a new instance of the CoverageDSPriv class. This class and its members are reserved for internal use and are not intended to be used in your code. | |
CoverageDSPriv(SerializationInfo, StreamingContext) | Initializes a new instance of the CoverageDSPriv class from XML by using the provided information and context. This class and its members are reserved for internal use and are not intended to be used in your code. |
Top