C# Class ME3Explorer.ToolInfoPanel

Interaction logic for ToolInfoPanel.xaml
Inheritance: System.Windows.Controls.UserControl
Exibir arquivo Open project: ME3Explorer/ME3Explorer

Public Methods

Method Description
ToolInfoPanel ( ) : System
setTool ( Tool tool ) : void

Method Details

ToolInfoPanel() public method

public ToolInfoPanel ( ) : System
return System

setTool() public method

public setTool ( Tool tool ) : void
tool Tool
return void