C# Class GHI.Bus.Response

Inheritance: Message
ファイルを表示 Open project: brandongrossutti/EventStore

Public Properties

Property Type Description
Success bool

Public Methods

Method Description
Failed ( string message, Exception exception ) : void

Method Details

Failed() public method

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

Property Details

Success public_oe property

public bool Success
return bool