C# 클래스 Zetbox.API.FogBugzProblemReporter

상속: IProblemReporter
파일 보기 프로젝트 열기: daszat/zetbox

공개 메소드들

메소드 설명
Report ( string message, string description, System screenshot, Exception exeption ) : void

비공개 메소드들

메소드 설명
ProgramFilesx86 ( ) : string

메소드 상세

Report() 공개 메소드

public Report ( string message, string description, System screenshot, Exception exeption ) : void
message string
description string
screenshot System
exeption System.Exception
리턴 void