protected void Append (string input);
protected void Append (char input);

参数

input要附加的字符/字符串。

描述

向输入字段中附加字符。