C# Class OpenTween.Setting.Panel.GetCountPanel

Afficher le fichier Open project: opentween/OpenTween

Méthodes publiques

Méthode Description
GetCountPanel ( ) : System
LoadConfig ( SettingCommon settingCommon ) : void
SaveConfig ( SettingCommon settingCommon ) : void

Private Methods

Méthode Description
FavoritesTextCountApi_Validating ( object sender, CancelEventArgs e ) : void
FirstTextCountApi_Validating ( object sender, CancelEventArgs e ) : void
GetMoreTextCountApi_Validating ( object sender, CancelEventArgs e ) : void
ListTextCountApi_Validating ( object sender, CancelEventArgs e ) : void
SearchTextCountApi_Validating ( object sender, CancelEventArgs e ) : void
TextCountApiReply_Validating ( object sender, CancelEventArgs e ) : void
TextCountApi_Validating ( object sender, CancelEventArgs e ) : void
UseChangeGetCount_CheckedChanged ( object sender, EventArgs e ) : void
UserTimelineTextCountApi_Validating ( object sender, CancelEventArgs e ) : void

Method Details

GetCountPanel() public méthode

public GetCountPanel ( ) : System
Résultat System

LoadConfig() public méthode

public LoadConfig ( SettingCommon settingCommon ) : void
settingCommon SettingCommon
Résultat void

SaveConfig() public méthode

public SaveConfig ( SettingCommon settingCommon ) : void
settingCommon SettingCommon
Résultat void