C# 클래스 TEditXna.Editor.Plugins.FindChestWithPluginResultView

Interaction logic for ReplaceAllPlugin.xaml
상속: System.Windows.Window
파일 보기 프로젝트 열기: TEdit/Terraria-Map-Editor 1 사용 예제들

공개 메소드들

메소드 설명
CloseButtonClick ( object sender, RoutedEventArgs routedEventArgs ) : void
FindChestWithPluginResultView ( IEnumerable locations ) : System

메소드 상세

CloseButtonClick() 공개 메소드

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

FindChestWithPluginResultView() 공개 메소드

public FindChestWithPluginResultView ( IEnumerable locations ) : System
locations IEnumerable
리턴 System