C# Class MessagesExtension.IceCreamPartCell

Inheritance: UICollectionViewCell
显示文件 Open project: xamarin/monotouch-samples

Public Properties

Property Type Description
ReuseIdentifier string

Private Properties

Property Type Description

Public Methods

Method Description
IceCreamPartCell ( IntPtr handle ) : System
ReleaseDesignerOutlets ( ) : void

Method Details

IceCreamPartCell() public method

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

ReleaseDesignerOutlets() public method

public ReleaseDesignerOutlets ( ) : void
return void

Property Details

ReuseIdentifier public_oe static_oe property

public static string ReuseIdentifier
return string