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

Go to the source code of this file.

Classes

class  SiliconStudio.Core.Diagnostics.CollectionDebugView
 Use this class to provide a debug output in Visual Studio debugger. More...
 
class  SiliconStudio.Core.Diagnostics.CollectionDebugView< T >
 Use this class to provide a debug output in Visual Studio debugger. More...
 

Namespaces

package  SiliconStudio.Core.Diagnostics
 

Typedefs

using ICollection = System.Collections.ICollection
 

Typedef Documentation

using ICollection = System.Collections.ICollection

Definition at line 8 of file CollectionDebugView.cs.