C# Class Chat.OutgoingCell

Mostra file Open project: xamarin/monotouch-samples

Public Properties

Property Type Description
CellId NSString

Public Methods

Method Description
OutgoingCell ( IntPtr handle ) : System

Private Methods

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

Method Details

OutgoingCell() public method

public OutgoingCell ( IntPtr handle ) : System
handle IntPtr
return System

Property Details

CellId public_oe static_oe property

public static NSString CellId
return NSString