Represents an object that can be used to manage other objects.
Namespace: ReFlex.Data namespace Assembly: ReFlex.Data.dll
public interface IManager
As implemented by ManagerBase, and provides compatibility with the ManagerHost class that provides a means for single IManager instance per request or per application.