C# Class DemoFrontend.Common.SuspensionManagerException

Inheritance: System.Exception
Afficher le fichier Open project: christophwille/winrt-openstreetmap-control

Méthodes publiques

Méthode Description
SuspensionManagerException ( ) : System
SuspensionManagerException ( Exception e ) : System

Method Details

SuspensionManagerException() public méthode

public SuspensionManagerException ( ) : System
Résultat System

SuspensionManagerException() public méthode

public SuspensionManagerException ( Exception e ) : System
e System.Exception
Résultat System