C# Class DroidExplorer.Service.UnsupportedPlatformException

Inheritance: System.Exception
Afficher le fichier Open project: camalot/droidexplorer

Méthodes publiques

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

Method Details

UnsupportedPlatformException() public méthode

public UnsupportedPlatformException ( ) : System
Résultat System

UnsupportedPlatformException() public méthode

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