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