C# Class Npgsql.Tests.LinuxIgnore

Inheritance: System.Attribute, ITestAction
显示文件 Open project: npgsql/npgsql

Public Methods

Method Description
AfterTest ( [ test ) : void
BeforeTest ( [ test ) : void
LinuxIgnore ( string ignoreText = null ) : System

Method Details

AfterTest() public method

public AfterTest ( [ test ) : void
test [
return void

BeforeTest() public method

public BeforeTest ( [ test ) : void
test [
return void

LinuxIgnore() public method

public LinuxIgnore ( string ignoreText = null ) : System
ignoreText string
return System