bobbymond / FantasyPremierLeagueAPI

A C# API for accessing data for Fantasy Premier League
MIT License
22 stars 4 forks source link

Update TransferPageRetriever.cs #2

Closed LazyTarget closed 8 years ago

LazyTarget commented 8 years ago

Fixed parsing issue when the CurrentCulture.NumberFormat.NumberDecimalSeperator is a comma "," instead of a dot ".". This resulted in a System.FormatException: "Input string was not in a correct format."