C# 클래스 KeePass.AnalyticsSettings

파일 보기 프로젝트 열기: gkardava/WinPass

공개 메소드들

메소드 설명
AnalyticsSettings ( ) : System

보호된 메소드들

메소드 설명
OnBackKeyPress ( System e ) : void
OnNavigatedTo ( bool cancelled, System.Windows.Navigation.NavigationEventArgs e ) : void

비공개 메소드들

메소드 설명
cmdAllow_Click ( object sender, EventArgs e ) : void
cmdDisable_Click ( object sender, EventArgs e ) : void

메소드 상세

AnalyticsSettings() 공개 메소드

public AnalyticsSettings ( ) : System
리턴 System

OnBackKeyPress() 보호된 메소드

protected OnBackKeyPress ( System e ) : void
e System
리턴 void

OnNavigatedTo() 보호된 메소드

protected OnNavigatedTo ( bool cancelled, System.Windows.Navigation.NavigationEventArgs e ) : void
cancelled bool
e System.Windows.Navigation.NavigationEventArgs
리턴 void