C# Class Scalien.Status

Collection of ScalienDB client status codes.
Afficher le fichier Open project: scalien/scaliendb

Méthodes publiques

Méthode Description
ToString ( int status ) : string

Return a textual presentation of a status code.

Method Details

ToString() public static méthode

Return a textual presentation of a status code.
public static ToString ( int status ) : string
status int The status.
Résultat string