Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
LondonBike
TrackerException
C# Class LondonBike.TrackerException
Inheritance:
System.Exception
Show file
Open project: nicwise/londonbikeapp
Public Properties
Property
Type
Description
CoreError
NSError
Public Methods
Method
Description
TrackerException
(
string
msg
,
NSError
error
) :
System
Method Details
TrackerException()
public
method
public
TrackerException
(
string
msg
,
NSError
error
) :
System
msg
string
error
NSError
return
System
Property Details
CoreError
public property
public
NSError
CoreError
return
NSError