C# Class MyDriving.iOS.TripTableViewCell

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
TripTableViewCell ( IntPtr handle ) : Foundation
TripTableViewCell ( NSString cellId ) : Foundation

Private Methods

Méthode Description
ReleaseDesignerOutlets ( ) : void

Method Details

TripTableViewCell() public méthode

public TripTableViewCell ( IntPtr handle ) : Foundation
handle System.IntPtr
Résultat Foundation

TripTableViewCell() public méthode

public TripTableViewCell ( NSString cellId ) : Foundation
cellId NSString
Résultat Foundation