C# 클래스 PersonalAnalytics.Upload.UploadReminder

This pop-up is shown once a week, on the first work day of the week
상속: System.Windows.Window
파일 보기 프로젝트 열기: sealuzh/PersonalAnalytics 1 사용 예제들

공개 메소드들

메소드 설명
ShowDialog ( ) : bool?

override ShowDialog method to place it on the bottom right corner of the developer's screen

UploadReminder ( ) : System

비공개 메소드들

메소드 설명
NotShareData ( object sender, RoutedEventArgs e ) : void
ShareData ( object sender, RoutedEventArgs e ) : void
UploadReminder_OnClosed ( object sender, EventArgs e ) : void
UserAnsweredPopUp ( bool userAllowsUpload ) : void

Close the pop-up and save the value.

메소드 상세

ShowDialog() 공개 메소드

override ShowDialog method to place it on the bottom right corner of the developer's screen
public ShowDialog ( ) : bool?
리턴 bool?

UploadReminder() 공개 메소드

public UploadReminder ( ) : System
리턴 System