C# 클래스 Cirrious.Sphero.WorkBench.UI.WindowsPhone.NativeConverters.PathToImageConverter
파일 보기
프로젝트 열기: slodge/BallControl
공개 메소드들
메소드 |
설명 |
|
Convert ( object value, Type targetType, object parameter, CultureInfo culture ) : object |
|
|
ConvertBack ( object value, Type targetType, object parameter, CultureInfo culture ) : object |
|
|
메소드 상세
public Convert ( object value, Type targetType, object parameter, CultureInfo culture ) : object |
value |
object |
|
targetType |
System.Type |
|
parameter |
object |
|
culture |
System.Globalization.CultureInfo |
|
리턴 |
object |
|
public ConvertBack ( object value, Type targetType, object parameter, CultureInfo culture ) : object |
value |
object |
|
targetType |
System.Type |
|
parameter |
object |
|
culture |
System.Globalization.CultureInfo |
|
리턴 |
object |
|