C# 클래스 AppfailReporting.Model.ExceptionDto

파일 보기 프로젝트 열기: skroonenburg/AppFail-ASP.NET 1 사용 예제들

공개 메소드들

메소드 설명
ExceptionDto ( string stackTrace, string message, string type ) : System

메소드 상세

ExceptionDto() 공개 메소드

public ExceptionDto ( string stackTrace, string message, string type ) : System
stackTrace string
message string
type string
리턴 System