C# 클래스 Ordo.Android.Mvvm.Iteration1.Binding.Converter.ValueConversionAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: rhwilburn/MVVM-for-Mono

공개 메소드들

메소드 설명
ValueConversionAttribute ( Type sourceType, Type destinationType ) : System

메소드 상세

ValueConversionAttribute() 공개 메소드

public ValueConversionAttribute ( Type sourceType, Type destinationType ) : System
sourceType System.Type
destinationType System.Type
리턴 System