C# Class TEditXna.Editor.Plugins.FindChestWithPluginResultView

Interaction logic for ReplaceAllPlugin.xaml
Inheritance: System.Windows.Window
显示文件 Open project: TEdit/Terraria-Map-Editor Class Usage Examples

Public Methods

Method Description
CloseButtonClick ( object sender, RoutedEventArgs routedEventArgs ) : void
FindChestWithPluginResultView ( IEnumerable locations ) : System

Method Details

CloseButtonClick() public method

public CloseButtonClick ( object sender, RoutedEventArgs routedEventArgs ) : void
sender object
routedEventArgs System.Windows.RoutedEventArgs
return void

FindChestWithPluginResultView() public method

public FindChestWithPluginResultView ( IEnumerable locations ) : System
locations IEnumerable
return System