Esempio n. 1
0
 public bool IsMetBy(PropertyLookup properties) => true;
Esempio n. 2
0
 public bool HasProperty(uint fieldId)
 {
     return(PropertyLookup.ContainsKey(fieldId));
 }