Prüft, ob zwei Regeln gleich sind. Dieser Vergleich beruht auf den Vergleich von deren String-Repräsentation
public: bool Equals( object obj );
public override bool Equals( object obj );
Public override Function Equals( obj As object ) As bool
Parameters |
Description |
obj |
Das Rule-Objekt |
Copyright (c) 2005. All rights reserved.
|