Method | Description | |
---|---|---|
AsOpen ( bool open, Newtonsoft.Json.Linq.JObject changes ) : |
||
Create ( |
||
FileEntry ( string rel, bool isOpen, |
||
WithChild ( int index, |
public AsOpen ( bool open, Newtonsoft.Json.Linq.JObject changes ) : |
||
open | bool | |
changes | Newtonsoft.Json.Linq.JObject | |
return |
public static Create ( |
||
file | ||
relativePath | string | |
return |
public FileEntry ( string rel, bool isOpen, |
||
rel | string | |
isOpen | bool | |
file | ||
return | System |
public final WithChild ( int index, |
||
index | int | |
child | ||
changes | Newtonsoft.Json.Linq.JObject | |
subChange | Newtonsoft.Json.Linq.JObject | |
return |