C# Class Npgsql.Tests.LinuxIgnore

Inheritance: System.Attribute, ITestAction
Afficher le fichier Open project: npgsql/npgsql

Méthodes publiques

Méthode Description
AfterTest ( [ test ) : void
BeforeTest ( [ test ) : void
LinuxIgnore ( string ignoreText = null ) : System

Method Details

AfterTest() public méthode

public AfterTest ( [ test ) : void
test [
Résultat void

BeforeTest() public méthode

public BeforeTest ( [ test ) : void
test [
Résultat void

LinuxIgnore() public méthode

public LinuxIgnore ( string ignoreText = null ) : System
ignoreText string
Résultat System