C# Class BeerDrinkin.iOS.CustomControls.CheckInBackground

Inheritance: UIView
Show file Open project: MikeCodesDotNet/Beer-Drinkin

Public Methods

Method Description
CheckInBackground ( ) : System
CheckInBackground ( IntPtr handle ) : System
Draw ( CGRect rect ) : void

Method Details

CheckInBackground() public method

public CheckInBackground ( ) : System
return System

CheckInBackground() public method

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

Draw() public method

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