Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
FinalesFunkeln
Controls
PropertyObjectTreeViewItem
C# Class FinalesFunkeln.Controls.PropertyObjectTreeViewItem
Inheritance:
PacketTreeViewItem
Mostrar archivo
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