Method AddRune
AddRune(int, int, Rune)
Displays the specified character in the specified column and row of the View.
public void AddRune(int col, int row, Rune ch)
Displays the specified character in the specified column and row of the View.
public void AddRune(int col, int row, Rune ch)