Ejemplo n.º 1
0
 public bool ContainsProperty(IId property)
 {
     return(property.Equals(FunctionDefinition.BareParametersList()));
 }