C# Class ConnectSdk.Demo.Common.SuspensionManagerException

Inheritance: System.Exception
Exibir arquivo Open project: ConnectSDK/Connect-SDK-Windows-Sampler

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