C# Class Kippt.KipptEventArgs

Contains the event data and state of a request.
Inheritance: System.EventArgs
Afficher le fichier Open project: Haythem/Kippt.NET Class Usage Examples

Méthodes publiques

Méthode Description
KipptEventArgs ( ) : System

Initializes a new instance of the KipptEventArgs class.

Method Details

KipptEventArgs() public méthode

Initializes a new instance of the KipptEventArgs class.
public KipptEventArgs ( ) : System
Résultat System