yu-xiaowen

Results 3 issues of yu-xiaowen

Would it be better to move prevCarPart from a subclass of _CarExtras to _CarExtras? Thank you so much for this project, the codes are easy to understand.

In every synchronous API example of the Wiki, there is conn.Close() in every method. In the asynchronous API example of the Wiki, there is no call to conn.CloseAsync(). When should...