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