MySql.Data.Entity.Tests.InsertTests.InsertTests C# (CSharp) 메소드

InsertTests() 공개 메소드

public InsertTests ( ) : System
리턴 System
        public InsertTests()
            : base()
        {
            csAdditions += ";logging=true;";
        }