C# Class MyDriving.iOS.TripTableViewCell

Inheritance: UITableViewCell
Show file Open project: Azure-Samples/MyDriving Class Usage Examples

Private Properties

Property Type Description
ReleaseDesignerOutlets void

Public Methods

Method Description
TripTableViewCell ( IntPtr handle ) : Foundation
TripTableViewCell ( NSString cellId ) : Foundation

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

TripTableViewCell() public method

public TripTableViewCell ( IntPtr handle ) : Foundation
handle System.IntPtr
return Foundation

TripTableViewCell() public method

public TripTableViewCell ( NSString cellId ) : Foundation
cellId NSString
return Foundation