C# Class MyAnimeListSharp.Extensions.Core.AnimeSearchResponseExtensions

Afficher le fichier Open project: dance2die/MyAnimeListSharp

Méthodes publiques

Méthode Description
ToJson ( this response ) : string
ToXml ( this response ) : string

Method Details

ToJson() public static méthode

public static ToJson ( this response ) : string
response this
Résultat string

ToXml() public static méthode

public static ToXml ( this response ) : string
response this
Résultat string