Class PropertyHelper
Inherited Members
Namespace: System.Dynamic.ExpandoObject
Syntax
public static class PropertyHelper
Methods
GetLowerCamelCasePropertyPath(Expression)
Declaration
public static string GetLowerCamelCasePropertyPath(Expression expr)
Parameters
| Expression expr |
Returns
| string |
GetPropertyName(Expression)
Declaration
public static string GetPropertyName(Expression expr)
Parameters
| Expression expr |
Returns
| string |