C# Class Windows8_Controls_Showcase.Common.SuspensionManagerException

Inheritance: System.Exception
Mostra file Open project: RedSafi-UX/SugarUIEnhancedControls

Public Methods

Method Description
SuspensionManagerException ( ) : System
SuspensionManagerException ( Exception e ) : System

Method Details

SuspensionManagerException() public method

public SuspensionManagerException ( ) : System
return System

SuspensionManagerException() public method

public SuspensionManagerException ( Exception e ) : System
e System.Exception
return System