C# Class Noear.Snacks.SnacksException

Inheritance: System.Exception
Afficher le fichier Open project: noear/Snacks

Méthodes publiques

Méthode Description
SnacksException ( ) : System
SnacksException ( String message ) : System

Method Details

SnacksException() public méthode

public SnacksException ( ) : System
Résultat System

SnacksException() public méthode

public SnacksException ( String message ) : System
message String
Résultat System