C# Class LynnaLab.NotFoundException

Inheritance: System.Exception
Afficher le fichier Open project: Drenn1/LynnaLab

Méthodes publiques

Méthode Description
NotFoundException ( ) : System
NotFoundException ( string s ) : System

Method Details

NotFoundException() public méthode

public NotFoundException ( ) : System
Résultat System

NotFoundException() public méthode

public NotFoundException ( string s ) : System
s string
Résultat System