C# Class Samples.MenuDialog

Inheritance: MonoMobile.MVVM.DialogViewController
显示文件 Open project: RobertKozak/MonoMobile.Views

Public Methods

Method Description
MenuDialog ( bool pushing ) : System

Private Methods

Method Description
CreateRoot ( ) : IRoot
Push ( MonoMobile.MVVM.View view ) : void

Method Details

MenuDialog() public method

public MenuDialog ( bool pushing ) : System
pushing bool
return System