C# Class UtilJsonApiSerializer.Exceptions.MissingMappingException

Inheritance: System.Exception
Mostra file Open project: FrontlineEducation/Util-JsonApiSerializer

Public Methods

Method Description
MissingMappingException ( Type type ) : System

Method Details

MissingMappingException() public method

public MissingMappingException ( Type type ) : System
type System.Type
return System