Initializes a new instance of the BusinessBase<TYPE,KEY> class.

Namespace: BlogEngine.Core
Assembly:  BlogEngine.Core (in BlogEngine.Core.dll)
Version: 1.2.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
protected BusinessBase()
Protected Sub New
protected:
BusinessBase ()

See Also