C# 클래스 Btl.ViewModels.ViewModelLocator

This class contains static references to all the view models in the application and provides an entry point for the bindings. ViewModels are only created when first called.
파일 보기 프로젝트 열기: barrylapthorn/countdown_timer

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ViewModelLocator ( ) : System

Initializes a new instance of the ViewModelLocator class.

메소드 상세

ViewModelLocator() 공개 메소드

Initializes a new instance of the ViewModelLocator class.
public ViewModelLocator ( ) : System
리턴 System