C# Class Eryan.Wrappers.SelectedItem

Wrapper for the Selected item box
Afficher le fichier Open project: emist/Eryan

Méthodes publiques

Méthode Description
SelectedItem ( string name, int distance ) : System

Build a wrapper of currently selected item

Method Details

SelectedItem() public méthode

Build a wrapper of currently selected item
public SelectedItem ( string name, int distance ) : System
name string Name of the item
distance int Distance to the item
Résultat System