C# Class Falcor.JsonGraphEnvelope

Datei anzeigen Open project: falcordotnet/falcor.net

Public Methods

Method Description
JsonGraphEnvelope ( object jsonGraph, IEnumerable missing, IEnumerable paths = null, IEnumerable invalidated = null, IEnumerable reportedPaths = null ) : System.Collections.Generic

Method Details

JsonGraphEnvelope() public method

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
return System.Collections.Generic