C# Class MoveToDesktop.App.Command

Mostrar archivo Open project: Eun/MoveToDesktop

Public Methods

Method Description
Command ( Type id, string argument = null ) : System

Method Details

Command() public method

public Command ( Type id, string argument = null ) : System
id System.Type
argument string
return System