AccessLogTests.Repository.TransactionRepositoryTests.TransactionRepositoryTests C# (CSharp) 메소드

TransactionRepositoryTests() 공개 메소드

public TransactionRepositoryTests ( ) : System
리턴 System
        public TransactionRepositoryTests()
        {
            this.connection = new OleDbConnection("Provider=Microsoft.ACE.OLEDB.12.0;Data Source=test.mdb;Jet OLEDB:Database Password=XsControl");
        }