C# Class Commander.UI.AutoCompleteItemClickedArgs

Inheritance: System.EventArgs
显示文件 Open project: SneWs/Commander

Public Methods

Method Description
AutoCompleteItemClickedArgs ( string command ) : System

Method Details

AutoCompleteItemClickedArgs() public method

public AutoCompleteItemClickedArgs ( string command ) : System
command string
return System