AliaSQL.Core.Services.Impl.ChangeScriptExecutor.ChangeScriptExecutor C# (CSharp) Метод

ChangeScriptExecutor() публичный Метод

public ChangeScriptExecutor ( ) : System
Результат System
        public ChangeScriptExecutor()
            : this(new ScriptExecutionTracker(), new QueryExecutor(), new FileSystem())
        {
        }

Same methods

ChangeScriptExecutor::ChangeScriptExecutor ( IScriptExecutionTracker executionTracker, IQueryExecutor executor, IFileSystem fileSystem ) : System