C# 클래스 o3o.notify

Interaction logic for notify.xaml
상속: System.Windows.Window
파일 보기 프로젝트 열기: zahndy/o3o 1 사용 예제들

공개 메소드들

메소드 설명
notify ( MainWindow1 parentWindow ) : System

비공개 메소드들

메소드 설명
Window_Activated ( object sender, EventArgs e ) : void
button1_Click ( object sender, RoutedEventArgs e ) : void
mousehover ( ) : bool
timer_Tick ( Object myObject, EventArgs myEventArgs ) : void

메소드 상세

notify() 공개 메소드

public notify ( MainWindow1 parentWindow ) : System
parentWindow MainWindow1
리턴 System