C# Class CmisSync.Link

Hyperlink label that opens an URL in the default browser.
Inheritance: System.Windows.Controls.Label
Afficher le fichier Open project: OpenDataSpace/CmisSync Class Usage Examples

Méthodes publiques

Méthode Description
Link ( string title, string address ) : System

Method Details

Link() public méthode

public Link ( string title, string address ) : System
title string
address string
Résultat System