C# Class MahTweets.TwitterPlugin.Views.TwitterSettings

Afficher le fichier Open project: nickhodge/MahTweets.LawrenceHargrave

Private Properties

Свойство Type Description
ComboBox_SelectionChanged void
GetTotalsForSliders double
TimelineValueChanged void
TwitterSettings System

Méthodes publiques

Méthode Description
Load ( IPlugin t ) : void
Save ( IPlugin t ) : void

Private Methods

Méthode Description
ComboBox_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
GetTotalsForSliders ( ) : double
TimelineValueChanged ( object sender, RoutedPropertyChangedEventArgs e ) : void
TwitterSettings ( ) : System

Method Details

Load() public méthode

public Load ( IPlugin t ) : void
t IPlugin
Résultat void

Save() public méthode

public Save ( IPlugin t ) : void
t IPlugin
Résultat void