C# 클래스 WP.Dialog.RadioElement

상속: StringElement
파일 보기 프로젝트 열기: runegri/Android.Dialog

공개 메소드들

메소드 설명
RadioElement ( string caption = null, string group = null ) : System
Summary ( ) : string

보호된 메소드들

메소드 설명
GetViewImpl ( ) : UIElement

메소드 상세

GetViewImpl() 보호된 메소드

protected GetViewImpl ( ) : UIElement
리턴 UIElement

RadioElement() 공개 메소드

public RadioElement ( string caption = null, string group = null ) : System
caption string
group string
리턴 System

Summary() 공개 메소드

public Summary ( ) : string
리턴 string