C# 클래스 MyAnimeListSharp.Extensions.Core.AnimeSearchResponseExtensions

파일 보기 프로젝트 열기: dance2die/MyAnimeListSharp

공개 메소드들

메소드 설명
ToJson ( this response ) : string
ToXml ( this response ) : string

메소드 상세

ToJson() 공개 정적인 메소드

public static ToJson ( this response ) : string
response this
리턴 string

ToXml() 공개 정적인 메소드

public static ToXml ( this response ) : string
response this
리턴 string