C# Class Falcor.JsonGraphEnvelope

Afficher le fichier Open project: falcordotnet/falcor.net

Méthodes publiques

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

Method Details

JsonGraphEnvelope() public méthode

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
Résultat System.Collections.Generic