Aegis.Data.MySQL.ConnectionPool.ConnectionPool C# (CSharp) 메소드

ConnectionPool() 공개 메소드

public ConnectionPool ( ) : System
리턴 System
        public ConnectionPool()
        {
        }

Same methods

ConnectionPool::ConnectionPool ( string ipAddress, int portNo, string charSet, string dbName, string userId, string userPwd ) : System