C# Class Npgsql.Tests.MonoIgnore

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

Public Methods

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

MonoIgnore() public method

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