C# 클래스 Android.Dialog.BoolElement

상속: Element
파일 보기 프로젝트 열기: sam-lippert/Android.Dialog

공개 메소드들

메소드 설명
BoolElement ( string caption, bool value ) : System
BoolElement ( string caption, bool value, int layoutId ) : System
Summary ( ) : string

메소드 상세

BoolElement() 공개 메소드

public BoolElement ( string caption, bool value ) : System
caption string
value bool
리턴 System

BoolElement() 공개 메소드

public BoolElement ( string caption, bool value, int layoutId ) : System
caption string
value bool
layoutId int
리턴 System

Summary() 공개 메소드

public Summary ( ) : string
리턴 string