Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
FinalesFunkeln
Controls
PropertyValueTreeViewItem
C# Class FinalesFunkeln.Controls.PropertyValueTreeViewItem
Inheritance:
PacketTreeViewItem
Show file
Open project: frostycpu/FinalesFunkeln
Class Usage Examples
Public Methods
Method
Description
PropertyValueTreeViewItem
(
PacketTreeViewItem
parent
,
string
property
,
string
value
,
bool
includeInPathLookup
)
Method Details
PropertyValueTreeViewItem()
public
method
public
PropertyValueTreeViewItem
(
PacketTreeViewItem
parent
,
string
property
,
string
value
,
bool
includeInPathLookup
)
parent
PacketTreeViewItem
property
string
value
string
includeInPathLookup
bool