Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Skybound
Gecko
GeckoHistoryPurgeEventArgs
C# Class Skybound.Gecko.GeckoHistoryPurgeEventArgs
Provides data for the
GeckoHistoryPurgeEventHandler
event.
Inheritance:
CancelEventArgs
Show file
Open project: tophatmonocle/DirtyGecko
Class Usage Examples
Public Methods
Method
Description
GeckoHistoryPurgeEventArgs
(
int
count
) :
System
Creates a new instance of a
GeckoHistoryPurgeEventArgs
object.
Method Details
GeckoHistoryPurgeEventArgs()
public
method
Creates a new instance of a
GeckoHistoryPurgeEventArgs
object.
public
GeckoHistoryPurgeEventArgs
(
int
count
) :
System
count
int
return
System