Ejemplo n.º 1
0
 public void GetRandomName()
 {
     CompanyInput.text = NameList.getRandomName();
     CompanyInput.ForceLabelUpdate();
 }