메소드 | 설명 | |
---|---|---|
AddEmbeddedCollection ( string name, IEnumerable |
||
AddEmbeddedResource ( string name, |
||
AddLinks ( IEnumerable links ) : |
||
HALResponse ( IHALModelConfig config ) : System | ||
HALResponse ( object model, IHALModelConfig config = null ) : System | ||
HasLink ( string rel ) : bool | ||
ToJObject ( |
||
ToPlainResponse ( |
메소드 | 설명 | |
---|---|---|
EmbeddedToJObject ( JObject>.Func |
||
GetBaseJObject ( |
||
GetResolvedLinks ( IEnumerable links, object>.IDictionary |
public AddEmbeddedCollection ( string name, IEnumerable |
||
name | string | |
objects | IEnumerable |
|
리턴 |
public AddEmbeddedResource ( string name, |
||
name | string | |
resource | ||
리턴 |
public AddLinks ( IEnumerable links ) : |
||
links | IEnumerable | |
리턴 |
public HALResponse ( IHALModelConfig config ) : System | ||
config | IHALModelConfig | |
리턴 | System |
public HALResponse ( object model, IHALModelConfig config = null ) : System | ||
model | object | |
config | IHALModelConfig | |
리턴 | System |
public ToJObject ( |
||
serializer | ||
리턴 | Newtonsoft.Json.Linq.JObject |
public ToPlainResponse ( |
||
serializer | ||
attachEmbedded | bool | |
리턴 | Newtonsoft.Json.Linq.JObject |