C# Class NJsonApi.Exceptions.MissingMappingException

Inheritance: System.Exception
Mostrar archivo Open project: jacek-gorgon/NJsonApi

Public Methods

Method Description
MissingMappingException ( Type type ) : System

Method Details

MissingMappingException() public method

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