C# Class Dwarrowdelf.Client.UI.ItemSelectorDialog

Inheritance: System.Windows.Window
显示文件 Open project: tomba/dwarrowdelf Class Usage Examples

Public Methods

Method Description
ItemSelectorDialog ( ) : System

Private Methods

Method Description
OkButton_Click ( object sender, RoutedEventArgs e ) : void
itemList_SelectionChanged ( object sender, RoutedEventArgs e ) : void

Method Details

ItemSelectorDialog() public method

public ItemSelectorDialog ( ) : System
return System