C# 클래스 Eryan.Wrappers.SelectedItem

Wrapper for the Selected item box
파일 보기 프로젝트 열기: emist/Eryan

공개 메소드들

메소드 설명
SelectedItem ( string name, int distance ) : System

Build a wrapper of currently selected item

메소드 상세

SelectedItem() 공개 메소드

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
리턴 System