IDataManager is the EntityManager Interface to manage (read and write) Data with your Storage

Namespace:  Aspectize.Core
Assembly:  AspectizeDAL (in AspectizeDAL.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public interface IDataManager
Visual Basic (Declaration)
Public Interface IDataManager

See Also