C# Class CodeZero.Common.Exceptions.NotFoundException

Inheritance: Exception
Afficher le fichier Open project: nasraldin/CodeZero

Méthodes publiques

Méthode Description
NotFoundException ( string name, object key ) : System

Method Details

NotFoundException() public méthode

public NotFoundException ( string name, object key ) : System
name string
key object
Résultat System