DynamicUtils
Assembly: ServiceStack.Razor.dll
View Source
Declaration
public static class DynamicUtils
Methods
ToExpando(Object)
View Source
Declaration
public static ExpandoObject ToExpando(this object anonymousObject)
Returns
System.Dynamic.ExpandoObject
Parameters
| Type | Name |
|---|---|
System.Object | anonymousObject |