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

Go to the source code of this file.

Classes

interface  SiliconStudio.Presentation.Collections.IReadOnlyObservableCollection< out T >
 This interface regroups the IReadOnlyCollection{T} interface, the INotifyPropertyChanged interface, and the INotifyCollectionChanged interface. It has no additional members. More...
 

Namespaces

package  SiliconStudio.Presentation.Collections