C# Class Continuous.Sample.iOS.TestViewController

Inheritance: UIViewController
Show file Open project: praeclarum/Continuous

Public Methods

Method Description
TestViewController ( ) : System
ViewWillAppear ( bool animated ) : void

Private Methods

Method Description
Foo ( ) : void

Method Details

TestViewController() public method

public TestViewController ( ) : System
return System

ViewWillAppear() public method

public ViewWillAppear ( bool animated ) : void
animated bool
return void