C# Class BeerDrinkin.iOS.CustomControls.TrendingBeerBackground

Show file Open project: MikeCodesDotNet/Beer-Drinkin

Public Methods

Method Description
Draw ( CGRect rect ) : void
DrawCanvas ( CGRect frame2 ) : void
TrendingBeerBackground ( ) : System
TrendingBeerBackground ( IntPtr p ) : System

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

Draw() public method

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

DrawCanvas() public method

public DrawCanvas ( CGRect frame2 ) : void
frame2 CGRect
return void

TrendingBeerBackground() public method

public TrendingBeerBackground ( ) : System
return System

TrendingBeerBackground() public method

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