コード例 #1
0
 public object GetPropertyValue(string propertyName)
 {
     return(ObjectUtil.GetPropertyValue(DataItem, propertyName));
 }