ProblemDetailsWrapper.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);
abstract member Microsoft.AspNetCore.Mvc.Formatters.Xml.IUnwrappable.Unwrap : Type -> obj
override this.Microsoft.AspNetCore.Mvc.Formatters.Xml.IUnwrappable.Unwrap : Type -> obj
Function Unwrap (declaredType As Type) As Object Implements IUnwrappable.Unwrap

參數

declaredType
Type

傳回

實作

適用於