C# Class FloatingGlucose.Classes.DataSources.NoPluginChosenException

Inheritance: Exception
Afficher le fichier Open project: shanselman/FloatingGlucose

Méthodes publiques

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

Method Details

NoPluginChosenException() public méthode

public NoPluginChosenException ( ) : System
Résultat System

NoPluginChosenException() public méthode

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