static public int Poop(string countPoopString) { int countPoopInt; try { int countPoopInt = Int.Parse(countPoopString); } catch { Console.WriteLine("Konvertierung nicht möglich"); } return countPoopInt; } }
static public int Poop(string countPoopString) {int countPoopInt try { int countPoopInt = Int16.Parse(countPoopString); } catch { Console.WriteLine("Konverting dont available"); } return countPoopInt ; }