C# Class MessagesExtension.IceCreamCell

Inheritance: UICollectionViewCell
Mostrar archivo Open project: xamarin/monotouch-samples

Public Properties

Property Type Description
ReuseIdentifier string

Public Methods

Method Description
IceCreamCell ( IntPtr handle ) : System

Method Details

IceCreamCell() public method

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

Property Details

ReuseIdentifier public_oe static_oe property

public static string ReuseIdentifier
return string