C# 클래스 PowerAssert.MultipleAssertions.Error

파일 보기 프로젝트 열기: PowerAssert/PowerAssert.Net

공개 메소드들

메소드 설명
Error ( Exception exception ) : System
Error ( string message ) : System
ToString ( ) : string

메소드 상세

Error() 공개 메소드

public Error ( Exception exception ) : System
exception System.Exception
리턴 System

Error() 공개 메소드

public Error ( string message ) : System
message string
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string