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

상속: FormattedElement
파일 보기 프로젝트 열기: couchbaselabs/Andr.Unit

공개 메소드들

메소드 설명
ActivityElement ( string name, Type type ) : System
GetView ( Android.Content.Context context, Android.Views.View convertView, Android.Views.ViewGroup parent ) : Android.Views.View

메소드 상세

ActivityElement() 공개 메소드

public ActivityElement ( string name, Type type ) : System
name string
type System.Type
리턴 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