ValidationProblemDetails21Wrapper.IUnwrappable.Unwrap(Type) Method

Definition

 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

Parameters

declaredType
Type

Returns

Implements

Applies to