次の方法で共有


ValidationProblemDetailsWrapper.IUnwrappable.Unwrap(Type) メソッド

定義

 virtual System::Object ^ Microsoft.AspNetCore.Mvc.Formatters.Xml.IUnwrappable.Unwrap(Type ^ declaredType) = Microsoft::AspNetCore::Mvc::Formatters::Xml::IUnwrappable::Unwrap;
object IUnwrappable.Unwrap (Type declaredType);
override this.Microsoft.AspNetCore.Mvc.Formatters.Xml.IUnwrappable.Unwrap : Type -> obj
Function Unwrap (declaredType As Type) As Object Implements IUnwrappable.Unwrap

パラメーター

declaredType
Type

戻り値

実装

適用対象