C# Class ZeroInstall.Store.ViewModel.StoreNode

Models information about elements in a cache for display in a UI.
Inheritance: CacheNode
显示文件 Open project: 0install/0install-win

Private Properties

Property Type Description

Protected Methods

Method Description
StoreNode ( [ store ) : System.ComponentModel

Creates a new store node.

Method Details

StoreNode() protected method

Creates a new store node.
protected StoreNode ( [ store ) : System.ComponentModel
store [ The store containing the element.
return System.ComponentModel