C# 클래스 Elmah.Assertions.UnaryNotAssertion

상속: IAssertion
파일 보기 프로젝트 열기: elmah/Elmah

공개 메소드들

메소드 설명
Test ( object context ) : bool
UnaryNotAssertion ( IAssertion operand ) : System

메소드 상세

Test() 공개 메소드

public Test ( object context ) : bool
context object
리턴 bool

UnaryNotAssertion() 공개 메소드

public UnaryNotAssertion ( IAssertion operand ) : System
operand IAssertion
리턴 System