C# Class GLedApiDotNet.GLedAPIException

Inheritance: InvalidOperationException
Afficher le fichier Open project: sirfredrick/VivaldiColorChanger

Méthodes publiques

Méthode Description
GLedAPIException ( string message = null, Exception innerException = null ) : System

Method Details

GLedAPIException() public méthode

public GLedAPIException ( string message = null, Exception innerException = null ) : System
message string
innerException Exception
Résultat System