C# 클래스 P02Project.Screens.BeadsOfCourage.BeadsOfCourage

Interaction logic for BeadsOfCourage.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: raouldc/OptiDev

공개 메소드들

메소드 설명
BeadsOfCourage ( ) : System

Initializes a new instance of the BeadsOfCourage class.

비공개 메소드들

메소드 설명
Bead_MouseUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Handles the MouseUp event of the Bead control.

ResetTimer ( ) : void
button_Click_1 ( object sender, RoutedEventArgs e ) : void

Handles the event of the button_Click control.

메소드 상세

BeadsOfCourage() 공개 메소드

Initializes a new instance of the BeadsOfCourage class.
public BeadsOfCourage ( ) : System
리턴 System