C# Class StoryTeller.UserInterface.Controls.StoryTellerStatusBar

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
MarkCycleTime ( System.DateTime time, bool success ) : void
ShowRecycleStarted ( ) : void
StoryTellerStatusBar ( ) : System

Method Details

MarkCycleTime() public méthode

public MarkCycleTime ( System.DateTime time, bool success ) : void
time System.DateTime
success bool
Résultat void

ShowRecycleStarted() public méthode

public ShowRecycleStarted ( ) : void
Résultat void

StoryTellerStatusBar() public méthode

public StoryTellerStatusBar ( ) : System
Résultat System