Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ModernizedAlice
ArtOfWords
BizCommon
Model
Event
DeleteIMarkableModelEventArgs
C# Class ModernizedAlice.ArtOfWords.BizCommon.Model.Event.DeleteIMarkableModelEventArgs
Inheritance:
System.EventArgs
Datei anzeigen
Open project: kienaiProject/ArtOfWords
Class Usage Examples
Public Properties
Property
Type
Description
Markable
IMarkable
Public Methods
Method
Description
DeleteIMarkableModelEventArgs
(
IMarkable
markable
) :
System
Method Details
DeleteIMarkableModelEventArgs()
public
method
public
DeleteIMarkableModelEventArgs
(
IMarkable
markable
) :
System
markable
IMarkable
return
System
Property Details
Markable
public_oe property
public
IMarkable
Markable
return
IMarkable