Method AddStr
AddStr(string)
Adds the str
to the display at the cursor position.
public void AddStr(string str)
Parameters
str
stringString.
Adds the str
to the display at the cursor position.
public void AddStr(string str)
str
stringString.