ProblemDetails21Wrapper 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意
This type is deprecated and will be removed in a future version
的 ProblemDetails 包装类,使 XML 格式化程序能够对其进行序列化。
public ref class ProblemDetails21Wrapper : Microsoft::AspNetCore::Mvc::Formatters::Xml::IUnwrappable, System::Xml::Serialization::IXmlSerializable
[System.Obsolete("This type is deprecated and will be removed in a future version")]
public class ProblemDetails21Wrapper : Microsoft.AspNetCore.Mvc.Formatters.Xml.IUnwrappable, System.Xml.Serialization.IXmlSerializable
[<System.Obsolete("This type is deprecated and will be removed in a future version")>]
type ProblemDetails21Wrapper = class
interface IXmlSerializable
interface IUnwrappable
Public Class ProblemDetails21Wrapper
Implements IUnwrappable, IXmlSerializable
- 继承
-
ProblemDetails21Wrapper
- 派生
- 属性
- 实现
构造函数
ProblemDetails21Wrapper() |
已过时.
的 ProblemDetails 包装类,使 XML 格式化程序能够对其进行序列化。 |
ProblemDetails21Wrapper(ProblemDetails) |
已过时.
的 ProblemDetails 包装类,使 XML 格式化程序能够对其进行序列化。 |
字段
EmptyKey |
已过时.
的 ProblemDetails 包装类,使 XML 格式化程序能够对其进行序列化。 |
方法
GetSchema() |
已过时.
的 ProblemDetails 包装类,使 XML 格式化程序能够对其进行序列化。 |
ReadValue(XmlReader, String) |
已过时.
从 |
ReadXml(XmlReader) |
已过时.
的 ProblemDetails 包装类,使 XML 格式化程序能够对其进行序列化。 |
WriteXml(XmlWriter) |
已过时.
的 ProblemDetails 包装类,使 XML 格式化程序能够对其进行序列化。 |
显式接口实现
IUnwrappable.Unwrap(Type) |
已过时.
的 ProblemDetails 包装类,使 XML 格式化程序能够对其进行序列化。 |