Click or drag to resize
ExpandoObjectHelpers Class
Inheritance Hierarchy
SystemObject
  ANDREICSLIB.ClassExtrasExpandoObjectHelpers

Namespace: ANDREICSLIB.ClassExtras
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static class ExpandoObjectHelpers

The ExpandoObjectHelpers type exposes the following members.

Methods
  NameDescription
Public methodStatic memberToDictionary
Public methodStatic memberToExpando
Extension method that turns a dictionary of string and object to an ExpandoObject
Top
See Also