Ejemplo n.º 1
0
 public object GetClrPropertyValue(List <CssNamespace> namespaces, object obj, string propertyExpression)
 {
     return(TypeHelpers.GetClrPropertyValue(namespaces, obj, propertyExpression));
 }