C# 클래스 Mvvm.Android.View.Parsing.BindingFetcher

파일 보기 프로젝트 열기: rhwilburn/MVVM-for-Mono

공개 메소드들

메소드 설명
GetBinding ( string sorucePath, string attValue ) : Binding

비공개 메소드들

메소드 설명
BindingFetcher ( ) : System
GetConverter ( string converterName ) : IValueConverter

메소드 상세

GetBinding() 공개 메소드

public GetBinding ( string sorucePath, string attValue ) : Binding
sorucePath string
attValue string
리턴 MonoMobile.Views.Binding