C# Class Chat.IncomingCell

Inheritance: Chat.BubbleCell
Mostrar archivo Open project: xamarin/monotouch-samples

Public Properties

Property Type Description
CellId NSString

Public Methods

Method Description
IncomingCell ( IntPtr handle ) : System

Private Methods

Method Description
IncomingCell ( ) : System
IncomingCell ( UITableViewCellStyle style, string reuseIdentifier ) : System
Initialize ( ) : void

Method Details

IncomingCell() public method

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

Property Details

CellId public_oe static_oe property

public static NSString CellId
return NSString