C# Class FloatingGlucose.Classes.DataSources.NoSuchPluginException

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

Méthodes publiques

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

Method Details

NoSuchPluginException() public méthode

public NoSuchPluginException ( ) : System
Résultat System

NoSuchPluginException() public méthode

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