C# 클래스 SadConsole.Consoles.ConsoleList

Represents a list of consoles. By calling the Update or Render methods, all contained consoles will be called in order.
상속: IConsoleList
파일 보기 프로젝트 열기: Thraka/SadConsole 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
_consoles List

프로퍼티 상세

_consoles 보호되어 있는 프로퍼티

protected List _consoles
리턴 List