C# Class UICalendar.TrueWeekView.TimeView

Inheritance: UIView
Show file Open project: Clancey/UICalendar

Public Methods

Method Description
Draw ( CGRect rect ) : void
ReDraw ( ) : void
TimeView ( ) : System

Method Details

Draw() public method

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

ReDraw() public method

public ReDraw ( ) : void
return void

TimeView() public method

public TimeView ( ) : System
return System