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

Go to the source code of this file.

Classes

class  SiliconStudio.Presentation.ValueConverters.Chained
 This converter can chain up to MaxConverterCount IValueConverter to convert a value. The first converter takes the value parameter of the Chained value converter itself, and then each converter takes the previous converter output as input value. The parameter and target type of each converter can also be specified. IValueConverter.ConvertBack is supported and converters are invoked backward. More...
 

Namespaces

package  SiliconStudio.Presentation.ValueConverters