C# Класс Falcor.JsonGraphEnvelope

Показать файл Открыть проект

Открытые методы

Метод Описание
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