C# Class CustomTableCellApp.CustomCell1

Inheritance: UITableViewCell
Afficher le fichier Open project: alexyork/MonoTouch.CustomTableCells Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CustomCell1 ( ) : System
CustomCell1 ( IntPtr handle ) : System
SetupCell ( NSIndexPath indexPath ) : void

Method Details

CustomCell1() public méthode

public CustomCell1 ( ) : System
Résultat System

CustomCell1() public méthode

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

SetupCell() public méthode

public SetupCell ( NSIndexPath indexPath ) : void
indexPath NSIndexPath
Résultat void