Method | Description | |
---|---|---|
ToExpando ( object>.this |
Extension method that turns a dictionary of string and object to an ExpandoObject Snagged from http://theburningmonk.com/2011/05/idictionarystring-object-to-expandoobject-extension-method/
|
public static ToExpando ( object>.this |
||
dictionary | object>.this | |
return | System.Dynamic.ExpandoObject |