C# Class Xwt.NavigateToUrlEventArgs

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

Méthodes publiques

Méthode Description
NavigateToUrlEventArgs ( Uri uri ) : System
SetHandled ( ) : void

Method Details

NavigateToUrlEventArgs() public méthode

public NavigateToUrlEventArgs ( Uri uri ) : System
uri System.Uri
Résultat System

SetHandled() public méthode

public SetHandled ( ) : void
Résultat void