C# Class BeeCloud.BCException

Inheritance: System.ApplicationException
Afficher le fichier Open project: beecloud/beecloud-dotnet Class Usage Examples

Méthodes publiques

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

Method Details

BCException() public méthode

public BCException ( ) : System
Résultat System

BCException() public méthode

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