JsonDynamicAdd Method (String, JsonValue) |
Namespace: Dextronet.Jsonie
Exception | Condition |
---|---|
ArgumentNullException | key is null. |
ArgumentException | An property with the same key already exists. |
InvalidCastException | If this object does not wrap JsonObject. |