Property Contents
Contents
Gets or sets the contents of the application output. The driver outputs this buffer to the terminal when
UpdateScreen() is called.
Cell[,]? Contents { get; set; }
Property Value
- Cell[,]
Gets or sets the contents of the application output. The driver outputs this buffer to the terminal when
UpdateScreen() is called.
Cell[,]? Contents { get; set; }