C# 클래스 Falcor.JsonGraphEnvelope

파일 보기 프로젝트 열기: falcordotnet/falcor.net

공개 메소드들

메소드 설명
JsonGraphEnvelope ( object jsonGraph, IEnumerable missing, IEnumerable paths = null, IEnumerable invalidated = null, IEnumerable reportedPaths = null ) : System.Collections.Generic

메소드 상세

JsonGraphEnvelope() 공개 메소드

public JsonGraphEnvelope ( object jsonGraph, IEnumerable missing, IEnumerable paths = null, IEnumerable invalidated = null, IEnumerable reportedPaths = null ) : System.Collections.Generic
jsonGraph object
missing IEnumerable
paths IEnumerable
invalidated IEnumerable
reportedPaths IEnumerable
리턴 System.Collections.Generic