C# Class Common.Frames.ErrorFrame

Inheritance: FrameBase
Show file Open project: chanket/Worker

Public Properties

Property Type Description
Message string

Public Methods

Method Description
ErrorFrame ( Guid guid ) : System

Method Details

ErrorFrame() public method

public ErrorFrame ( Guid guid ) : System
guid Guid
return System

Property Details

Message public property

public string Message
return string