C# 클래스 TitaniumApp.ErrorEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: BranchMetrics/titanium-branch-deep-linking

공개 메소드들

메소드 설명
ErrorEventArgs ( Exception ex ) : System

메소드 상세

ErrorEventArgs() 공개 메소드

public ErrorEventArgs ( Exception ex ) : System
ex System.Exception
리턴 System