示例#1
0
 public virtual bool ContainsProperty(string property)
 {
     return(entity.ContainsField(property));
 }