bugthesystem / FireSharp

An asynchronous cross-platform .Net library for Firebase
The Unlicense
693 stars 147 forks source link

Please change the _client.SetAsync to client.SetAsync #92

Open sinaislam opened 7 years ago

sinaislam commented 7 years ago

It is a not just typing mistake but it will be good to fix. At many times I see this type of mistake and it misguided the new developer. They are searching for _client all over the word.