C# 클래스 OpenTween.Setting.Panel.GetCountPanel

파일 보기 프로젝트 열기: opentween/OpenTween

공개 메소드들

메소드 설명
GetCountPanel ( ) : System
LoadConfig ( SettingCommon settingCommon ) : void
SaveConfig ( SettingCommon settingCommon ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

GetCountPanel() 공개 메소드

public GetCountPanel ( ) : System
리턴 System

LoadConfig() 공개 메소드

public LoadConfig ( SettingCommon settingCommon ) : void
settingCommon SettingCommon
리턴 void

SaveConfig() 공개 메소드

public SaveConfig ( SettingCommon settingCommon ) : void
settingCommon SettingCommon
리턴 void