C# 클래스 MvvmCross.AutoView.Auto.BindingAuto

파일 보기 프로젝트 열기: MvvmCross/MvvmCross

공개 메소드들

메소드 설명
GetValueText ( ) : string

보호된 메소드들

메소드 설명
BindingAuto ( string target = null ) : System

메소드 상세

BindingAuto() 보호된 메소드

protected BindingAuto ( string target = null ) : System
target string
리턴 System

GetValueText() 공개 추상적인 메소드

public abstract GetValueText ( ) : string
리턴 string