ValidationProblemDetailsWrapper.IUnwrappable.Unwrap(Type) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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