C# 클래스 PlayStation.Tools.ErrorHandler

파일 보기 프로젝트 열기: drasticactions/Pureisuteshon-App

공개 메소드들

메소드 설명
CreateErrorObject ( Result result, string reason, string stacktrace, string type = "" ) : Result

메소드 상세

CreateErrorObject() 공개 정적인 메소드

public static CreateErrorObject ( Result result, string reason, string stacktrace, string type = "" ) : Result
result Result
reason string
stacktrace string
type string
리턴 Result