C# Class Skybound.Gecko.GeckoHistoryPurgeEventArgs

Provides data for the GeckoHistoryPurgeEventHandler event.
Inheritance: CancelEventArgs
Afficher le fichier Open project: tophatmonocle/DirtyGecko Class Usage Examples

Méthodes publiques

Méthode Description
GeckoHistoryPurgeEventArgs ( int count ) : System

Creates a new instance of a GeckoHistoryPurgeEventArgs object.

Method Details

GeckoHistoryPurgeEventArgs() public méthode

Creates a new instance of a GeckoHistoryPurgeEventArgs object.
public GeckoHistoryPurgeEventArgs ( int count ) : System
count int
Résultat System