C# Class afeprojectname.FirstView

Datei anzeigen Open project: jimbobbennett/MvvmCross-VisualStudioAddIn

Public Methods

Method Description
FirstView ( ) : System

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

FirstView() public method

public FirstView ( ) : System
return System

OnCreate() protected method

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
return void