C# Class Chat.OutgoingCell

Show 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 static property

public static NSString CellId
return NSString