C# 클래스 StupendousCounter.Core.ViewModel.ViewModelLocator

파일 보기 프로젝트 열기: jimbobbennett/StupendousCounter

공개 메소드들

메소드 설명
RegisterDialogService ( IDialogService dialogService ) : void
RegisterNavigationService ( INavigationService navigationService ) : void

비공개 메소드들

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

메소드 상세

RegisterDialogService() 공개 정적인 메소드

public static RegisterDialogService ( IDialogService dialogService ) : void
dialogService IDialogService
리턴 void

RegisterNavigationService() 공개 정적인 메소드

public static RegisterNavigationService ( INavigationService navigationService ) : void
navigationService INavigationService
리턴 void