issues
search
pawotter
/
mastodon-api-cs
The Mastodon API Client Library for C#
https://github.com/tootsuite/mastodon
MIT License
27
stars
4
forks
source link
Use static factory method for constructing entity classes
#22
Closed
53ningen
closed
7 years ago
53ningen
commented
7 years ago
internal scope constructor is for JSON.NET
static factory method is for users who want to create each entity.