C# Class EducationSystem.util.ImagePathConverter

Inheritance: IValueConverter
Exibir arquivo Open project: huangfuyang/Sign-Language-with-Kinect

Public Methods

Method Description
Convert ( object value, System targetType, object parameter, System culture ) : object
ConvertBack ( object value, System targetType, object parameter, System culture ) : object

Method Details

Convert() public method

public Convert ( object value, System targetType, object parameter, System culture ) : object
value object
targetType System
parameter object
culture System
return object

ConvertBack() public method

public ConvertBack ( object value, System targetType, object parameter, System culture ) : object
value object
targetType System
parameter object
culture System
return object