Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Gwupe
Agent
Components
Notification
CancellableNotification
C# Class Gwupe.Agent.Components.Notification.CancellableNotification
Inheritance:
Notification
ファイルを表示
Open project: gwupe/Gwupe
Class Usage Examples
Private Properties
Property
Type
Description
CancellableNotification
System
Public Methods
Method
Description
OnCancel
(
EventArgs
e
) :
void
Private Methods
Method
Description
CancellableNotification
( ) :
System
Method Details
OnCancel()
public
method
public
OnCancel
(
EventArgs
e
) :
void
e
System.EventArgs
return
void