C# Class PQEntry, filezoo

Afficher le fichier Open project: kig/filezoo Class Usage Examples

Méthodes publiques

Свойство Type Description
Priority int
Value string

Méthodes publiques

Méthode Description
PQEntry ( string v, int p ) : System

Method Details

PQEntry() public méthode

public PQEntry ( string v, int p ) : System
v string
p int
Résultat System

Property Details

Priority public_oe property

public int Priority
Résultat int

Value public_oe property

public string Value
Résultat string