Click or drag to resize
JsonDynamicExtensions Class
Contains extensions to JsonDynamic structure.
Inheritance Hierarchy
SystemObject
  Dextronet.Jsonie.ExtensionsJsonDynamicExtensions

Namespace: Dextronet.Jsonie.Extensions
Assembly: Dextronet.Jsonie (in Dextronet.Jsonie.dll) Version: 1.0.0.0
Syntax
public sealed class JsonDynamicExtensions

The JsonDynamicExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberToStatic
Returns the value of the dynamic wrapper.
Top
See Also