Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
ViewModelBase.cs File Reference

Go to the source code of this file.

Classes

class  SiliconStudio.Presentation.ViewModel.ViewModelBase
 This abstract class represents a basic view model, implementing INotifyPropertyChanging and INotifyPropertyChanged and providing a set of SetValue helper methods to easly update a property and trigger the change notifications. More...
 

Namespaces

package  SiliconStudio.Presentation.ViewModel