Skip to main content

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
TypeName
System.ObjectanonymousObject