Overload | Description |
---|---|
XmlDecoder Constructor(XmlReader,IServiceMessageContext) | Initializes the object with default values. |
XmlDecoder Constructor(XmlElement,IServiceMessageContext) | Initializes the object with an XML element to parse. |
XmlDecoder Constructor(Type,XmlReader,IServiceMessageContext) | Initializes the object with a XML reader. |