C# Class NightOwl.Xamarin.Views.MasterPage

Inheritance: ContentPage
Mostrar archivo Open project: povilux/nightOwl

Public Properties

Property Type Description
items List

Public Methods

Method Description
MasterPage ( ) : System
SetItems ( ) : void

Method Details

MasterPage() public method

public MasterPage ( ) : System
return System

SetItems() public method

public SetItems ( ) : void
return void

Property Details

items public_oe property

public List items
return List