Property | Type | Description |
---|
Method | Description | |
---|---|---|
AsOpen ( bool open, Newtonsoft.Json.Linq.JObject changes ) : |
||
ReferenceEntry ( string rel, bool isOpen, string name, string version, bool unresolved, ImmutableList |
||
WithChild ( int index, |
public AsOpen ( bool open, Newtonsoft.Json.Linq.JObject changes ) : |
||
open | bool | |
changes | Newtonsoft.Json.Linq.JObject | |
return |
public ReferenceEntry ( string rel, bool isOpen, string name, string version, bool unresolved, ImmutableList |
||
rel | string | |
isOpen | bool | |
name | string | |
version | string | |
unresolved | bool | |
dependencies | ImmutableList |
|
return | System |
public WithChild ( int index, |
||
index | int | |
child | ||
changes | Newtonsoft.Json.Linq.JObject | |
subChange | Newtonsoft.Json.Linq.JObject | |
return |