C# 클래스 Android.NUnitLite.UI.FormattedSection

상속: MonoDroid.Dialog.Section
파일 보기 프로젝트 열기: TimeIncOSS/Andr.Unit

공개 메소드들

메소드 설명
FormattedSection ( string html ) : System
GetView ( Android.Content.Context context, Android.Views.View convertView, Android.Views.ViewGroup parent ) : Android.Views.View

메소드 상세

FormattedSection() 공개 메소드

public FormattedSection ( string html ) : System
html string
리턴 System

GetView() 공개 메소드

public GetView ( 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