C# Class Verses.iOS.VerseCell

Inheritance: UITableViewCell
Datei anzeigen Open project: pierceboggan/Verses Class Usage Examples

Public Methods

Method Description
LayoutSubviews ( ) : void
PopulateCell ( Verse verse ) : void
VerseCell ( string reuseIdentifier ) : System

Method Details

LayoutSubviews() public method

public LayoutSubviews ( ) : void
return void

PopulateCell() public method

public PopulateCell ( Verse verse ) : void
verse Verses.Portable.Verse
return void

VerseCell() public method

public VerseCell ( string reuseIdentifier ) : System
reuseIdentifier string
return System