C# Class Vidyano.ViewModel.PersistentObjectTab

Inheritance: NotifyableBase
Mostra file Open project: stevehansen/vidyano_v1

Private Properties

Property Type Description

Protected Methods

Method Description
PersistentObjectTab ( string title, PersistentObject parent ) : Vidyano.Common

Method Details

PersistentObjectTab() protected method

protected PersistentObjectTab ( string title, PersistentObject parent ) : Vidyano.Common
title string
parent PersistentObject
return Vidyano.Common