C# Class LEMP3.ViewModel.ViewModelLocator

Mostra file Open project: SLP-KBIT/LEMP3

Private Properties

Property Type Description
ViewModelLocator GalaSoft.MvvmLight

Public Methods

Method Description
Cleanup ( ) : void

Cleans up all the resources.

Private Methods

Method Description
ViewModelLocator ( ) : GalaSoft.MvvmLight

Method Details

Cleanup() public static method

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