Example #1
0
 public FieldInfo[] GetFields(BindingFlags bindFlags)
 {
     return(MemberMap.GetFields(GetAllPropertyNames()));
 }