C# Class Omikron.FactFinder.Data.TagQuery

Inheritance: Item
Afficher le fichier Open project: FACT-Finder/FACT-Finder-.NET-Library

Méthodes publiques

Méthode Description
TagQuery ( string label, Uri url, bool selected = false, float weight = 0.0f, int searchCount ) : System

Method Details

TagQuery() public méthode

public TagQuery ( string label, Uri url, bool selected = false, float weight = 0.0f, int searchCount ) : System
label string
url System.Uri
selected bool
weight float
searchCount int
Résultat System