Beispiel #1
0
 internal override Restriction GetRestriction()
 {
     return(Restriction.Near(this.Distance, this.Ordered, (Restriction.AndRestriction) this.RestrictionData.GetRestriction()));
 }