C# Class Utilities.DataBaseConnectError

Inheritance: System.Exception
Afficher le fichier Open project: jasonhuber/devryweb460store

Méthodes publiques

Méthode Description
GetMessage ( ) : string
SetMessage ( string P_message ) : void

Method Details

GetMessage() public méthode

public GetMessage ( ) : string
Résultat string

SetMessage() public méthode

public SetMessage ( string P_message ) : void
P_message string
Résultat void