C# Class DialogSampleApp.MainDialogActivity

Inheritance: Android.Dialog.DialogActivity
显示文件 Open project: runegri/Android.Dialog

Public Properties

Property Type Description
JsonText string

Protected Methods

Method Description
ClickElementTest ( ) : void
ClickList ( ) : void
OnCreate ( Bundle bundle ) : void
StartNew ( ) : void
root_ValueChanged ( object sender, System e ) : void

Method Details

ClickElementTest() protected method

protected ClickElementTest ( ) : void
return void

ClickList() protected method

protected ClickList ( ) : void
return void

OnCreate() protected method

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
return void

StartNew() protected method

protected StartNew ( ) : void
return void

root_ValueChanged() protected method

protected root_ValueChanged ( object sender, System e ) : void
sender object
e System
return void

Property Details

JsonText public_oe static_oe property

public static string JsonText
return string