C# Class EventApp.Controls.Cells.ImageLabelCollectionViewCell

Inheritance: UICollectionViewCell
Show file Open project: BobStolk/EventApp

Private Properties

Property Type Description

Public Methods

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

Method Details

ImageLabelCollectionViewCell() public method

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

ReleaseDesignerOutlets() public method

public ReleaseDesignerOutlets ( ) : void
return void