C# 클래스 Basta.WpfClient.ViewModel.ViewModelLocator

This class contains static references to all the view models in the application and provides an entry point for the bindings.
파일 보기 프로젝트 열기: thinktecture/windows-js-integration-demos

공개 메소드들

메소드 설명
Cleanup ( ) : void
ViewModelLocator ( ) : GalaSoft.MvvmLight

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
리턴 GalaSoft.MvvmLight