C# Class Emveepee.Widgets.AllocationsView.Store.MethodNode

Inheritance: Node
Exibir arquivo Open project: mono/emveepee

Public Methods

Method Description
MethodNode ( ProfileStore store, Node parent, StackItem allocator, uint count ) : System

Method Details

MethodNode() public method

public MethodNode ( ProfileStore store, Node parent, StackItem allocator, uint count ) : System
store ProfileStore
parent Node
allocator Emveepee.Decoding.StackItem
count uint
return System