C# Class Petzold.ShowClassHierarchy.TypeTreeViewItem

Inheritance: System.Windows.Controls.TreeViewItem
Show file Open project: kasicass/kasicass Class Usage Examples

Public Methods

Method Description
TypeTreeViewItem ( ) : System
TypeTreeViewItem ( Type typ ) : System

Method Details

TypeTreeViewItem() public method

public TypeTreeViewItem ( ) : System
return System

TypeTreeViewItem() public method

public TypeTreeViewItem ( Type typ ) : System
typ System.Type
return System