C# Class FinalesFunkeln.Controls.PropertyObjectTreeViewItem

Inheritance: PacketTreeViewItem
Mostra file Open project: frostycpu/FinalesFunkeln Class Usage Examples

Public Methods

Method Description
PropertyObjectTreeViewItem ( PacketTreeViewItem parent, string property, string classname, object element, bool includeInPathLookup )

Method Details

PropertyObjectTreeViewItem() public method

public PropertyObjectTreeViewItem ( PacketTreeViewItem parent, string property, string classname, object element, bool includeInPathLookup )
parent PacketTreeViewItem
property string
classname string
element object
includeInPathLookup bool