C# (CSharp) MyAnimeListSharp.Util 네임스페이스

클래스들

이름 설명
DictionaryToStringJoiner
HttpWebRequestBuilder
RequestUriBuilder
Utf8StringWriter MyAnimeList.net Anime/MangaValues XML requires UTF-8 encoding in the declaration. But StringWriter "advertises itself using UTF-16" http://stackoverflow.com/a/5248439/4035. So to return UTF-8 in the declaration, we need to overwrite encoding of string writer