C# 클래스 Chaos.Portal.Core.Data.Model.ResultExtensionMethods

파일 보기 프로젝트 열기: CHAOS-Community/Portal

공개 메소드들

메소드 설명
ToJSON ( this result ) : JSON
ToXML ( this result ) : System.Xml.Linq.XDocument

메소드 상세

ToJSON() 공개 정적인 메소드

public static ToJSON ( this result ) : JSON
result this
리턴 JSON

ToXML() 공개 정적인 메소드

public static ToXML ( this result ) : System.Xml.Linq.XDocument
result this
리턴 System.Xml.Linq.XDocument