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

Go to the source code of this file.

Classes

class  SiliconStudio.Presentation.Commands.AnonymousCommand
 An implementation of CommandBase that route Execute calls to a given anonymous method. More...
 
class  SiliconStudio.Presentation.Commands.AnonymousCommand< T >
 An implementation of CommandBase that route Execute calls to a given anonymous method with a typed parameter. More...
 

Namespaces

package  SiliconStudio.Presentation.Commands