C# Class withSIX.Mini.Applications.Services.ExternalDownloadCancelled

Inheritance: withSIX.Core.DidNotStartException
Mostrar archivo Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
ExternalDownloadCancelled ( string message, Exception exception ) : System

Method Details

ExternalDownloadCancelled() public method

public ExternalDownloadCancelled ( string message, Exception exception ) : System
message string
exception System.Exception
return System