Initializes a new instance of the MessageBLL class

Namespace: MonoSoftware.MonoX.BusinessLayer
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
protected MessageBLL()
Visual Basic
Protected Sub New
Visual C++
protected:
MessageBLL()
F#
new : unit -> MessageBLL

See Also