C# Class StoryTeller.UserInterface.Screens.TabCloser

Interaction logic for TabCloser.xaml
Inheritance: System.Windows.Controls.UserControl
Exibir arquivo Open project: adymitruk/storyteller

Public Methods

Method Description
TabCloser ( ) : System
TabCloser ( System.Action action ) : System

Method Details

TabCloser() public method

public TabCloser ( ) : System
return System

TabCloser() public method

public TabCloser ( System.Action action ) : System
action System.Action
return System