프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GenerateReferences | ImmutableList |
메소드 | 설명 | |
---|---|---|
AsOpen ( bool open, Newtonsoft.Json.Linq.JObject changes ) : |
||
ReferencesEntry ( bool isOpen, string key, ImmutableList |
||
WithChild ( int index, |
메소드 | 설명 | |
---|---|---|
GenerateReferences ( ) : ImmutableList |
public AsOpen ( bool open, Newtonsoft.Json.Linq.JObject changes ) : |
||
open | bool | |
changes | Newtonsoft.Json.Linq.JObject | |
리턴 |
public ReferencesEntry ( bool isOpen, string key, ImmutableList |
||
isOpen | bool | |
key | string | |
references | ImmutableList |
|
raw | ReferencesEventArgs | |
리턴 | System |
public WithChild ( int index, |
||
index | int | |
child | ||
changes | Newtonsoft.Json.Linq.JObject | |
subChange | Newtonsoft.Json.Linq.JObject | |
리턴 |