JsonDynamicExtensions Class |
Contains extensions to JsonDynamic structure.
Inheritance HierarchySystemObject Dextronet.Jsonie.ExtensionsJsonDynamicExtensions
Namespace: Dextronet.Jsonie.ExtensionsAssembly: Dextronet.Jsonie (in Dextronet.Jsonie.dll) Version: 1.0.0.0
Syntaxpublic sealed class JsonDynamicExtensions
<ExtensionAttribute>
Public NotInheritable Class JsonDynamicExtensions
The JsonDynamicExtensions type exposes the following members.
Methods
| Name | Description |
---|
  | ToStatic |
Returns the value of the dynamic wrapper.
|
Top
See Also