C# Class NinjaCoder.MvvmCross.UI.ViewModels.MainViewModel

Defines the MainViewModel type.
Inheritance: Scorchio.Infrastructure.Wpf.ViewModels.BaseDialogViewModel
显示文件 Open project: asudbury/NinjaCoderForMvvmCross

Public Methods

Method Description
MainViewModel ( ) : System.Collections.Generic

Initializes a new instance of the MainViewModel class.

Private Methods

Method Description
About ( ) : void

Abouts this instance.

AddFormsEffect ( ) : void

Adds the forms effect.

AddNugetPackages ( ) : void

Adds the nuget packages.

AddPlugins ( ) : void

Adds the plugins.

AddProjects ( ) : void

Adds the projects.

AddViewModelAndView ( ) : void

Adds the view model and view.

ClearErrorLog ( ) : void

Clears the error log.

ClearLog ( ) : void

Clears the log.

Exit ( ) : void

Exits this instance.

FormsCustomRenderer ( ) : void

Formses the custom renderer.

FormsDependencyService ( ) : void

Formses the dependency service.

MvvmCross ( ) : void

MVVMs the cross.

OpenInstallationDirectory ( ) : void

Opens the installation directory.

Options ( ) : void

Options this instance.

ViewErrorLog ( ) : void

Views the error log.

ViewLog ( ) : void

Views the log.

XamarinForms ( ) : void

Xamarins the forms.

Method Details

MainViewModel() public method

Initializes a new instance of the MainViewModel class.
public MainViewModel ( ) : System.Collections.Generic
return System.Collections.Generic