C# Class Emveepee.Widgets.StackView.StackNode

Inheritance: Node
Exibir arquivo Open project: mono/emveepee

Public Methods

Method Description
StackNode ( ProfileStore store, Node parent, StackItem item ) : System

Method Details

StackNode() public method

public StackNode ( ProfileStore store, Node parent, StackItem item ) : System
store ProfileStore
parent Node
item Emveepee.Decoding.StackItem
return System