SerializationErrorListItem 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 | |
---|---|---|
SerializationErrorListItem(IServiceProvider, SerializationMessage) | Constructor, using TextView as the default navigation logical view, and XML editor as navigation editor. | |
SerializationErrorListItem(IServiceProvider, Guid, Guid, SerializationMessage) | Constructor |
Top