C# 클래스 mRemoteNG.UI.Forms.OptionsPages.ConnectionsPage

상속: OptionsPage
파일 보기 프로젝트 열기: mRemoteNG/mRemoteNG

공개 메소드들

메소드 설명
ApplyLanguage ( ) : void
ConnectionsPage ( ) : System
LoadSettings ( ) : void
SaveSettings ( ) : void

비공개 메소드들

메소드 설명
Dispose ( bool disposing ) : void
InitializeComponent ( ) : void
radCredentialsCustom_CheckedChanged ( object sender, EventArgs e ) : void

메소드 상세

ApplyLanguage() 공개 메소드

public ApplyLanguage ( ) : void
리턴 void

ConnectionsPage() 공개 메소드

public ConnectionsPage ( ) : System
리턴 System

LoadSettings() 공개 메소드

public LoadSettings ( ) : void
리턴 void

SaveSettings() 공개 메소드

public SaveSettings ( ) : void
리턴 void