C# Class Eryan.Wrappers.SelectedItem

Wrapper for the Selected item box
ファイルを表示 Open project: emist/Eryan

Public Methods

Method Description
SelectedItem ( string name, int distance ) : System

Build a wrapper of currently selected item

Method Details

SelectedItem() public method

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
return System