C# Class Protogame.ClientConsoleInput.ParsedCommand

Show file Open project: RedpointGames/Protogame

Public Properties

Property Type Description
Name string
Parameters List

Property Details

Name public property

public string Name
return string

Parameters public property

public List Parameters
return List