C# Class STBootLib.STBootException

Inheritance: System.Exception
Afficher le fichier Open project: MightyDevices/STBootLib

Méthodes publiques

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

Method Details

STBootException() public méthode

public STBootException ( ) : System
Résultat System

STBootException() public méthode

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