BAL.Manager.LocationManager.LocationManager C# (CSharp) Method

LocationManager() public method

public LocationManager ( IUnitOfWork uOW ) : System
uOW IUnitOfWork
return System
        public LocationManager(IUnitOfWork uOW)
            : base(uOW)
        {
        }