Exemple #1
0
 public Member GetMember(PropertyInfo propertyInfo)
 {
     return(TypeRepository.GetMember(propertyInfo));
 }