C# 클래스 Android.Dialog.RadioElement

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

공개 메소드들

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

보호된 메소드들

메소드 설명
GetViewImpl ( Android.Content.Context context, Android.Views.View convertView, Android.Views.ViewGroup parent ) : Android.Views.View

메소드 상세

GetViewImpl() 보호된 메소드

protected GetViewImpl ( Android.Content.Context context, Android.Views.View convertView, Android.Views.ViewGroup parent ) : Android.Views.View
context Android.Content.Context
convertView Android.Views.View
parent Android.Views.ViewGroup
리턴 Android.Views.View

RadioElement() 공개 메소드

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

Summary() 공개 메소드

public Summary ( ) : string
리턴 string