avivbiton / BlizzardApiReader

.Net Core library to handle Blizzard public APIs
MIT License
35 stars 36 forks source link

Refactor optional fields #58

Closed redmars27 closed 5 years ago

redmars27 commented 5 years ago

Refactor how deal with optional fields to reduce developers typo errors and better understanding on usage. Based on code from https://github.com/bpfz/SharprWowApi