Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
FastSharpIDE
ViewModel
ViewModelLocator
C# Класс FastSharpIDE.ViewModel.ViewModelLocator
This class contains static references to all the view models in the application and provides an entry point for the bindings.
Показать файл
Открыть проект
Открытые методы
Метод
Описание
Cleanup
( ) :
void
ViewModelLocator
( ) :
GalaSoft.MvvmLight.Ioc
Initializes a new instance of the ViewModelLocator class.
Описание методов
Cleanup()
публичный
статический
Метод
public
static
Cleanup
( ) :
void
Результат
void
ViewModelLocator()
публичный
Метод
Initializes a new instance of the ViewModelLocator class.
public
ViewModelLocator
( ) :
GalaSoft.MvvmLight.Ioc
Результат
GalaSoft.MvvmLight.Ioc