C# Class EventApp.Views.AbstractViewController

Inheritance: UIViewController
Mostrar archivo Open project: BobStolk/EventApp

Private Properties

Property Type Description
ReleaseDesignerOutlets void

Public Methods

Method Description
AbstractViewController ( ) : System
AbstractViewController ( IntPtr handle ) : System

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

AbstractViewController() public method

public AbstractViewController ( ) : System
return System

AbstractViewController() public method

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