C# Class System.ComponentModel.HandledEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Méthode Description
HandledEventArgs ( ) : System
HandledEventArgs ( bool defaultHandledValue ) : System

Method Details

HandledEventArgs() public méthode

public HandledEventArgs ( ) : System
Résultat System

HandledEventArgs() public méthode

public HandledEventArgs ( bool defaultHandledValue ) : System
defaultHandledValue bool
Résultat System