C# 클래스 ArcGISPortalViewer.ViewModel.ViewModelLocator

This class contains static references to all the view models in the application and provides an entry point for the bindings.

See http://www.galasoft.ch/mvvm

파일 보기 프로젝트 열기: Esri/arcgis-portalviewer-dotnet

Private Properties

프로퍼티 타입 설명
ViewModelLocator ArcGISPortalViewer.Helpers

공개 메소드들

메소드 설명
Cleanup ( ) : void

Cleans up all the resources.

비공개 메소드들

메소드 설명
ViewModelLocator ( ) : ArcGISPortalViewer.Helpers

메소드 상세

Cleanup() 공개 정적인 메소드

Cleans up all the resources.
public static Cleanup ( ) : void
리턴 void