Npgsql.Tests.LinuxIgnore.AfterTest C# (CSharp) Method

AfterTest() public method

public AfterTest ( [ test ) : void
test [
return void
        public void AfterTest([NotNull] ITest test) { }
        public ActionTargets Targets => ActionTargets.Test;