SerializableErrorWrapperProviderFactory Class
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.
Creates an IWrapperProvider for the type SerializableError.
public ref class SerializableErrorWrapperProviderFactory : Microsoft::AspNetCore::Mvc::Formatters::Xml::IWrapperProviderFactory
public class SerializableErrorWrapperProviderFactory : Microsoft.AspNetCore.Mvc.Formatters.Xml.IWrapperProviderFactory
type SerializableErrorWrapperProviderFactory = class
interface IWrapperProviderFactory
Public Class SerializableErrorWrapperProviderFactory
Implements IWrapperProviderFactory
- Inheritance
-
SerializableErrorWrapperProviderFactory
- Implements
Constructors
SerializableErrorWrapperProviderFactory() |
Methods
GetProvider(WrapperProviderContext) |
Creates an instance of SerializableErrorWrapperProvider if the provided
|