예제 #1
0
 public object GetBeanProp(object @object)
 {
     return FieldGetterHelper.GetFieldSimple(_field, @object);
 }