Halyri - Häke  0.9.1
 All Classes Namespaces Functions Variables Enumerations Properties
StateConverter Class Reference

Converts state to string. More...

Inherits IValueConverter.

Public Member Functions

object Convert (object value, Type targetType, object parameter, CultureInfo culture)
 Converts state to string from just by searching it from states[] and using its index to cast it to state. More...
 
object ConvertBack (object value, Type targetType, object parameter, CultureInfo culture)
 

Detailed Description

Converts state to string.

<author>Atte Söderlund</author>

Member Function Documentation

object Convert ( object  value,
Type  targetType,
object  parameter,
CultureInfo  culture 
)

Converts state to string from just by searching it from states[] and using its index to cast it to state.

Parameters
valueState
targetTypeNot in use
parameterNot in use
cultureNot in use
Returns

The documentation for this class was generated from the following file: