C# Class RZTransitionsDemo.SimpleColorViewController

Exibir arquivo Open project: MikeCodesDotNet/Beer-Drinkin

Private Properties

Property Type Description
ReleaseDesignerOutlets void

Public Methods

Method Description
SimpleColorViewController ( IntPtr handle ) : Foundation
ViewDidLoad ( ) : void

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

SimpleColorViewController() public method

public SimpleColorViewController ( IntPtr handle ) : Foundation
handle System.IntPtr
return Foundation

ViewDidLoad() public method

public ViewDidLoad ( ) : void
return void