C# Class BeerDrinkin.iOS.CustomControls.SearchTableViewCellBackground

Show file Open project: MikeCodesDotNet/Beer-Drinkin

Private Properties

Property Type Description
ReleaseDesignerOutlets void

Public Methods

Method Description
Draw ( CGRect frame ) : void
Init ( ) : void
SearchTableViewCellBackground ( ) : System
SearchTableViewCellBackground ( IntPtr p ) : System

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

Draw() public method

public Draw ( CGRect frame ) : void
frame CGRect
return void

Init() public method

public Init ( ) : void
return void

SearchTableViewCellBackground() public method

public SearchTableViewCellBackground ( ) : System
return System

SearchTableViewCellBackground() public method

public SearchTableViewCellBackground ( IntPtr p ) : System
p System.IntPtr
return System