C# Class ServiceInsight.Framework.Commands.ReportMessageCommand.ReportMessagePackage

ファイルを表示 Open project: Particular/ServiceInsight

Public Methods

Method Description
ReportMessagePackage ( Exception ex, StoredMessage message ) : System

Method Details

ReportMessagePackage() public method

public ReportMessagePackage ( Exception ex, StoredMessage message ) : System
ex System.Exception
message ServiceInsight.Models.StoredMessage
return System