C# Class Dwarrowdelf.Client.UI.BaseObjectPropertiesControl

Interaction logic for BaseObjectPropertiesControl.xaml
Inheritance: System.Windows.Controls.UserControl
Mostrar archivo Open project: tomba/dwarrowdelf

Public Methods

Method Description
BaseObjectPropertiesControl ( ) : System

Private Methods

Method Description
Destruct_Button_Click ( object sender, RoutedEventArgs e ) : void

Method Details

BaseObjectPropertiesControl() public method

public BaseObjectPropertiesControl ( ) : System
return System