C# 클래스 Rebel.Cms.Web.EntityPathCollectionExtensions

파일 보기 프로젝트 열기: RebelCMS/rebelcmsxu5

공개 메소드들

메소드 설명
ToJson ( this paths ) : Newtonsoft.Json.Linq.JArray

Converts an entity path collection to a JSON object

메소드 상세

ToJson() 공개 정적인 메소드

Converts an entity path collection to a JSON object
public static ToJson ( this paths ) : Newtonsoft.Json.Linq.JArray
paths this
리턴 Newtonsoft.Json.Linq.JArray