DataLayerBase Constructor

Soulstone

Soulstone
Initializes a new instance of the DataLayerBase class

Namespace:  Soulstone.Data
Assembly:  Soulstone.Data (in Soulstone.Data.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

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

See Also