コード例 #1
0
 protected virtual object GetValue(object target, XmlProperty property)
 {
     return(property.GetValue(target));
 }