C# Class SadConsole.Consoles.ConsoleList

Represents a list of consoles. By calling the Update or Render methods, all contained consoles will be called in order.
Inheritance: IConsoleList
Mostrar archivo Open project: Thraka/SadConsole Class Usage Examples

Protected Properties

Property Type Description
_consoles List

Property Details

_consoles protected_oe property

protected List _consoles
return List