C# Class MyAnimeListSharp.Extensions.Core.AnimeSearchResponseExtensions

ファイルを表示 Open project: dance2die/MyAnimeListSharp

Public Methods

Method Description
ToJson ( this response ) : string
ToXml ( this response ) : string

Method Details

ToJson() public static method

public static ToJson ( this response ) : string
response this
return string

ToXml() public static method

public static ToXml ( this response ) : string
response this
return string