C# 클래스 MvvmCross.AutoView.Auto.Dialog.DateAuto

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

공개 메소드들

메소드 설명
DateAuto ( string key = null, Expression bindingExpression = null, string converter = null, string converterParameter = null, string value = null, string caption = null, string onlyFor = null, string notFor = null, Expression selectedCommand = null, string layoutName = null ) : System

메소드 상세

DateAuto() 공개 메소드

public DateAuto ( string key = null, Expression bindingExpression = null, string converter = null, string converterParameter = null, string value = null, string caption = null, string onlyFor = null, string notFor = null, Expression selectedCommand = null, string layoutName = null ) : System
key string
bindingExpression Expression
converter string
converterParameter string
value string
caption string
onlyFor string
notFor string
selectedCommand Expression
layoutName string
리턴 System