C# Class ThisMember.Core.Exceptions.MapNotFoundException

Inheritance: System.Exception
Show file Open project: JulianR/ThisMember

Public Methods

Method Description
MapNotFoundException ( Type source, Type destination ) : System

Method Details

MapNotFoundException() public method

public MapNotFoundException ( Type source, Type destination ) : System
source System.Type
destination System.Type
return System