C# Class Protogame.ClientConsoleInput.ParsedCommand

Mostrar archivo Open project: RedpointGames/Protogame

Public Properties

Property Type Description
Name string
Parameters List

Property Details

Name public_oe property

public string Name
return string

Parameters public_oe property

public List Parameters
return List