Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
AsOpen ( bool open, Newtonsoft.Json.Linq.JObject changes ) : |
||
Entry ( string relativePath, bool isOpen ) : System.Collections.Generic | ||
WithChild ( int index, |
Méthode | Description | |
---|---|---|
RegisterOpenChange ( bool open, Newtonsoft.Json.Linq.JObject c ) : void |
public abstract AsOpen ( bool open, Newtonsoft.Json.Linq.JObject changes ) : |
||
open | bool | |
changes | Newtonsoft.Json.Linq.JObject | |
Résultat |
public Entry ( string relativePath, bool isOpen ) : System.Collections.Generic | ||
relativePath | string | |
isOpen | bool | |
Résultat | System.Collections.Generic |
protected RegisterOpenChange ( bool open, Newtonsoft.Json.Linq.JObject c ) : void | ||
open | bool | |
c | Newtonsoft.Json.Linq.JObject | |
Résultat | void |
public abstract WithChild ( int index, |
||
index | int | |
child | ||
changes | Newtonsoft.Json.Linq.JObject | |
subChange | Newtonsoft.Json.Linq.JObject | |
Résultat |