C# Class UtilJsonApiSerializer.Exceptions.MissingMappingException

Inheritance: System.Exception
Afficher le fichier Open project: FrontlineEducation/Util-JsonApiSerializer

Méthodes publiques

Méthode Description
MissingMappingException ( Type type ) : System

Method Details

MissingMappingException() public méthode

public MissingMappingException ( Type type ) : System
type System.Type
Résultat System