C# Class MALClient.iOS.ViewController

显示文件 Open project: Mordonus/MALClient

Public Methods

Method Description
DidReceiveMemoryWarning ( ) : void
ViewDidLoad ( ) : void

Protected Methods

Method Description
AnimeList_Initialized ( ) : void
ViewController ( IntPtr handle ) : System

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void
UIButton17_TouchUpInside ( UIButton sender ) : void
UIButton17_TouchUpInside ( UIKit sender ) : void

Method Details

AnimeList_Initialized() protected method

protected AnimeList_Initialized ( ) : void
return void

DidReceiveMemoryWarning() public method

public DidReceiveMemoryWarning ( ) : void
return void

ViewController() protected method

protected ViewController ( IntPtr handle ) : System
handle System.IntPtr
return System

ViewDidLoad() public method

public ViewDidLoad ( ) : void
return void