public void Clear()
 {
     commonIformation.text = "";
     listBoxWithSpecializedObjects.Clear();
 }