C#
VB
C++
Initializes a new instance of the MessagerMessageEventArgs class.
public MessagerMessageEventArgs(Exception error,string message,MessageType type)
Public Function New( _ByVal error As Exception, _ByVal message As String, _ByVal type As Leadtools.Medical.Workstation.MessageType _)
public:MessagerMessageEventArgs(Exception^ error,String^ message,Leadtools.Medical.Workstation.MessageType type)
error
Type: System.Exception. The error exception.
message
Type: System.String The message text.
type
Type: MessageType The message type.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
