C# Class DDay.iCal.Test.Android.MainActivity

Inheritance: TestSuiteActivity
Show file Open project: nachocove/DDay-iCal-Xamarin

Public Properties

Property Type Description
am global::Android.Content.Res.AssetManager

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

OnCreate() protected method

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

Property Details

am public static property

public static global::Android.Content.Res.AssetManager am
return global::Android.Content.Res.AssetManager