C# Class MegaMan.Editor.Controls.Dialogs.NewEntityDialog

Interaction logic for NewEntityDialog.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: Tesserex/C--MegaMan-Engine Class Usage Examples

Méthodes publiques

Méthode Description
NewEntityDialog ( ) : System

Private Methods

Méthode Description
Button_Cancel_Click ( object sender, RoutedEventArgs e ) : void
Button_OK_Click ( object sender, RoutedEventArgs e ) : void

Method Details

NewEntityDialog() public méthode

public NewEntityDialog ( ) : System
Résultat System