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

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

Private Properties

프로퍼티 타입 설명
CancellableNotification System

공개 메소드들

메소드 설명
OnCancel ( EventArgs e ) : void

비공개 메소드들

메소드 설명
CancellableNotification ( ) : System

메소드 상세

OnCancel() 공개 메소드

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