Initializes a new instance of the MembershipBLL class

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

Syntax

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

See Also