C# 클래스 NightOwl.Xamarin.Views.MasterPage

상속: ContentPage
파일 보기 프로젝트 열기: povilux/nightOwl

공개 프로퍼티들

프로퍼티 타입 설명
items List

공개 메소드들

메소드 설명
MasterPage ( ) : System
SetItems ( ) : void

메소드 상세

MasterPage() 공개 메소드

public MasterPage ( ) : System
리턴 System

SetItems() 공개 메소드

public SetItems ( ) : void
리턴 void

프로퍼티 상세

items 공개적으로 프로퍼티

public List items
리턴 List