C# Class Elmah.Assertions.UnaryNotAssertion

Inheritance: IAssertion
Afficher le fichier Open project: elmah/Elmah

Méthodes publiques

Méthode Description
Test ( object context ) : bool
UnaryNotAssertion ( IAssertion operand ) : System

Method Details

Test() public méthode

public Test ( object context ) : bool
context object
Résultat bool

UnaryNotAssertion() public méthode

public UnaryNotAssertion ( IAssertion operand ) : System
operand IAssertion
Résultat System