static string MesajGonderveRaporla(IMesaj mesaj) { return(mesaj.Gonder() + " \n" + mesaj.Raporla()); }