ValidationProblemDetails21Wrapper 類別

定義

警告

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
屬性
實作

建構函式

ValidationProblemDetails21Wrapper()
已淘汰.

初始化 ValidationProblemDetailsWrapper 的新執行個體。

ValidationProblemDetails21Wrapper(ValidationProblemDetails)
已淘汰.

為指定的 ValidationProblemDetailsWrapper,初始化 problemDetails 的新執行個體。

方法

GetSchema()
已淘汰.

ValidationProblemDetails 包裝函式類別,可讓它由 xml 格式子序列化。

(繼承來源 ProblemDetails21Wrapper)
ReadValue(XmlReader, String)
已淘汰.

reader 讀取所指定 name 的值。

ReadXml(XmlReader)
已淘汰.

ValidationProblemDetails 包裝函式類別,可讓它由 xml 格式子序列化。

(繼承來源 ProblemDetails21Wrapper)
WriteXml(XmlWriter)
已淘汰.

ValidationProblemDetails 包裝函式類別,可讓它由 xml 格式子序列化。

明確介面實作

IUnwrappable.Unwrap(Type)
已淘汰.

ValidationProblemDetails 包裝函式類別,可讓它由 xml 格式子序列化。

適用於