Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Ordo
Android
Mvvm
Iteration1
Binding
Converter
ValueConversionAttribute
C# Class Ordo.Android.Mvvm.Iteration1.Binding.Converter.ValueConversionAttribute
Inheritance:
System.Attribute
显示文件
Open project: rhwilburn/MVVM-for-Mono
Public Methods
Method
Description
ValueConversionAttribute
(
Type
sourceType
,
Type
destinationType
) :
System
Method Details
ValueConversionAttribute()
public
method
public
ValueConversionAttribute
(
Type
sourceType
,
Type
destinationType
) :
System
sourceType
System.Type
destinationType
System.Type
return
System