C# Class Xwt.LinkEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: TheBrainTech/xwt Class Usage Examples

Méthodes publiques

Méthode Description
LinkEventArgs ( Uri target ) : System
SetHandled ( ) : void

Method Details

LinkEventArgs() public méthode

public LinkEventArgs ( Uri target ) : System
target System.Uri
Résultat System

SetHandled() public méthode

public SetHandled ( ) : void
Résultat void