C# 클래스 Gwupe.Agent.Components.Notification.Notification

상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: gwupe/Gwupe 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
NotifyTime long

Private Properties

프로퍼티 타입 설명
Notification System

공개 메소드들

메소드 설명
OnProcessDeleteCommand ( EventArgs e ) : void
ToString ( ) : string

보호된 메소드들

메소드 설명
OnPropertyChanged ( string propertyName ) : void

비공개 메소드들

메소드 설명
Notification ( ) : System

메소드 상세

OnProcessDeleteCommand() 공개 메소드

public OnProcessDeleteCommand ( EventArgs e ) : void
e System.EventArgs
리턴 void

OnPropertyChanged() 보호된 메소드

protected OnPropertyChanged ( string propertyName ) : void
propertyName string
리턴 void

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

NotifyTime 공개적으로 프로퍼티

public long NotifyTime
리턴 long