AsgSearch.DAL.DB.DB C# (CSharp) Method

DB() public method

public DB ( ) : System
return System
        public DB()
            : base("ASGsearchDB")
        {
        }
DB