示例#1
0
 public void AddPasswordCharacter(char c)
 {
     bombDialogController.AddCharacterToText(c);
 }