C# Class StoryTeller.UserInterface.Screens.TabCloser

Interaction logic for TabCloser.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: adymitruk/storyteller

Méthodes publiques

Méthode Description
TabCloser ( ) : System
TabCloser ( System.Action action ) : System

Method Details

TabCloser() public méthode

public TabCloser ( ) : System
Résultat System

TabCloser() public méthode

public TabCloser ( System.Action action ) : System
action System.Action
Résultat System