C# Class TitaniumApp.ErrorEventArgs

Inheritance: System.EventArgs
Mostra file Open project: BranchMetrics/titanium-branch-deep-linking

Public Methods

Method Description
ErrorEventArgs ( Exception ex ) : System

Method Details

ErrorEventArgs() public method

public ErrorEventArgs ( Exception ex ) : System
ex System.Exception
return System