Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
MonocleGiraffe
Android
ViewModels
ViewModelLocator
C# Class MonocleGiraffe.Android.ViewModels.ViewModelLocator
This class contains static references to all the view models in the application and provides an entry point for the bindings.
Inheritance:
MonocleGiraffe.Portable.ViewModels.PageKeyHolder
Show file
Open project: akshay2000/MonocleGiraffe
Public Methods
Method
Description
Cleanup
( ) :
void
ViewModelLocator
( ) :
GalaSoft.MvvmLight
Initializes a new instance of the ViewModelLocator class.
Method Details
Cleanup()
public
static
method
public
static
Cleanup
( ) :
void
return
void
ViewModelLocator()
public
method
Initializes a new instance of the ViewModelLocator class.
public
ViewModelLocator
( ) :
GalaSoft.MvvmLight
return
GalaSoft.MvvmLight