C# Class MyDriving.iOS.TripTableViewCellWithImage

Inheritance: UITableViewCell
Exibir arquivo Open project: Azure-Samples/MyDriving Class Usage Examples

Private Properties

Property Type Description
ReleaseDesignerOutlets void

Public Methods

Method Description
TripTableViewCellWithImage ( IntPtr handle ) : System
TripTableViewCellWithImage ( NSString cellId ) : System

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

TripTableViewCellWithImage() public method

public TripTableViewCellWithImage ( IntPtr handle ) : System
handle System.IntPtr
return System

TripTableViewCellWithImage() public method

public TripTableViewCellWithImage ( NSString cellId ) : System
cellId NSString
return System