C# Class FinalesFunkeln.Controls.PacketTreeViewItem

Inheritance: INotifyPropertyChanged
Show file Open project: frostycpu/FinalesFunkeln Class Usage Examples

Public Methods

Method Description
GetPath ( ) : string
PacketTreeViewItem ( PacketTreeViewItem parent, string property ) : System.Collections.Generic

Private Methods

Method Description
NotifyPropertyChanged ( [ name = "" ) : void

Method Details

GetPath() public method

public GetPath ( ) : string
return string

PacketTreeViewItem() public method

public PacketTreeViewItem ( PacketTreeViewItem parent, string property ) : System.Collections.Generic
parent PacketTreeViewItem
property string
return System.Collections.Generic