C# Class CatEye.Core.UserCancelException

Inheritance: System.Exception
Afficher le fichier Open project: bigfatbrowncat/CatEye

Méthodes publiques

Méthode Description
UserCancelException ( ) : System
UserCancelException ( string message ) : System

Method Details

UserCancelException() public méthode

public UserCancelException ( ) : System
Résultat System

UserCancelException() public méthode

public UserCancelException ( string message ) : System
message string
Résultat System