Свойство | Type | Description | |
---|---|---|---|
_children | Lazy |
||
_dir | |||
_directories | ImmutableList |
||
_files | ImmutableList |
Méthode | Description | |
---|---|---|
AsOpen ( bool open, Newtonsoft.Json.Linq.JObject c ) : |
||
Create ( |
||
WithChild ( int index, |
Méthode | Description | |
---|---|---|
ChangeIndex ( int index, |
||
DirectoryEntry ( string rel, bool isOpen, |
public AsOpen ( bool open, Newtonsoft.Json.Linq.JObject c ) : |
||
open | bool | |
c | Newtonsoft.Json.Linq.JObject | |
Résultat |
protected ChangeIndex ( int index, |
||
index | int | |
newVal | ||
changes | Newtonsoft.Json.Linq.JObject | |
subChanges | Newtonsoft.Json.Linq.JObject | |
Résultat | ImmutableList |
public static Create ( |
||
dir | ||
relativePath | string | |
Résultat | ImmutableList |
protected DirectoryEntry ( string rel, bool isOpen, |
||
rel | string | |
isOpen | bool | |
dir | ||
directories | ImmutableList |
|
files | ImmutableList |
|
Résultat | System |
public WithChild ( int index, |
||
index | int | |
child | ||
changes | Newtonsoft.Json.Linq.JObject | |
subChange | Newtonsoft.Json.Linq.JObject | |
Résultat |