C# Class Npgsql.Tests.MonoIgnore

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

Méthodes publiques

Méthode Description
AfterTest ( [ test ) : void
BeforeTest ( [ test ) : void
MonoIgnore ( 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

MonoIgnore() public méthode

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