C# Class NetLore.Intersection.Exceptions.NotFoundException

Inheritance: Exception
Show file Open project: rexdefuror/Tidy-Architecture-API

Public Methods

Method Description
NotFoundException ( string name, object key ) : System

Method Details

NotFoundException() public method

public NotFoundException ( string name, object key ) : System
name string
key object
return System