Overload | Description |
---|---|
ParseExtension<T>() | Looks for an extension with the specified type and uses the DataContractSerializer to parse it. |
ParseExtension<T>(XmlQualifiedName) | Looks for an extension with the specified type and uses the DataContractSerializer to parse it. |