C# Class MyDriving.iOS.TripTableViewCellWithImage

Inheritance: UITableViewCell
Afficher le fichier Open project: Azure-Samples/MyDriving Class Usage Examples

Private Properties

Свойство Type Description
ReleaseDesignerOutlets void

Méthodes publiques

Méthode Description
TripTableViewCellWithImage ( IntPtr handle ) : System
TripTableViewCellWithImage ( NSString cellId ) : System

Private Methods

Méthode Description
ReleaseDesignerOutlets ( ) : void

Method Details

TripTableViewCellWithImage() public méthode

public TripTableViewCellWithImage ( IntPtr handle ) : System
handle System.IntPtr
Résultat System

TripTableViewCellWithImage() public méthode

public TripTableViewCellWithImage ( NSString cellId ) : System
cellId NSString
Résultat System