Exemple #1
0
 public Type GetRealType(object target)
 {
     return(property.GetRealType(target));
 }