Method |
Description |
|
CanReadType ( Type type ) : bool |
|
|
CanWriteType ( Type type ) : bool |
|
|
ExtendedXmlMediaTypeFormatter ( XmlSerializerNamespaces namespaces ) : System |
|
|
ExtendedXmlMediaTypeFormatter ( XmlSerializerNamespaces namespaces, XmlWriterSettings writerSettings ) : System |
|
|
ReadFromStreamAsync ( Type type, Stream readStream, System content, IFormatterLogger formatterLogger ) : Task |
|
|
WriteToStreamAsync ( Type type, object value, Stream writeStream, System content, System.Net.TransportContext transportContext ) : System.Threading.Tasks.Task |
|
|