ValidationProblemDetails21Wrapper 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
This type is deprecated and will be removed in a future version
的 ValidationProblemDetails 包裝函式類別,可讓它由 xml 格式子序列化。
public ref class ValidationProblemDetails21Wrapper : Microsoft::AspNetCore::Mvc::Formatters::Xml::ProblemDetails21Wrapper
[System.Obsolete("This type is deprecated and will be removed in a future version")]
public class ValidationProblemDetails21Wrapper : Microsoft.AspNetCore.Mvc.Formatters.Xml.ProblemDetails21Wrapper
[<System.Obsolete("This type is deprecated and will be removed in a future version")>]
type ValidationProblemDetails21Wrapper = class
inherit ProblemDetails21Wrapper
interface IUnwrappable
Public Class ValidationProblemDetails21Wrapper
Inherits ProblemDetails21Wrapper
- 繼承
- 屬性
- 實作
建構函式
ValidationProblemDetails21Wrapper() |
已淘汰.
初始化 ValidationProblemDetailsWrapper 的新執行個體。 |
ValidationProblemDetails21Wrapper(ValidationProblemDetails) |
已淘汰.
為指定的 ValidationProblemDetailsWrapper,初始化 |
方法
GetSchema() |
已淘汰.
的 ValidationProblemDetails 包裝函式類別,可讓它由 xml 格式子序列化。 (繼承來源 ProblemDetails21Wrapper) |
ReadValue(XmlReader, String) |
已淘汰.
從 |
ReadXml(XmlReader) |
已淘汰.
的 ValidationProblemDetails 包裝函式類別,可讓它由 xml 格式子序列化。 (繼承來源 ProblemDetails21Wrapper) |
WriteXml(XmlWriter) |
已淘汰.
的 ValidationProblemDetails 包裝函式類別,可讓它由 xml 格式子序列化。 |
明確介面實作
IUnwrappable.Unwrap(Type) |
已淘汰.
的 ValidationProblemDetails 包裝函式類別,可讓它由 xml 格式子序列化。 |