Property | Type | Description |
---|
Method | Description | |
---|---|---|
CopyTo ( IDeepCopyable other ) : IDeepCopyable | ||
DeepCopy ( ) : IDeepCopyable | ||
IsExactly ( IDeepComparable other ) : bool | ||
Matches ( IDeepComparable other ) : bool |
public CopyTo ( IDeepCopyable other ) : IDeepCopyable | ||
other | IDeepCopyable | |
return | IDeepCopyable |
public IsExactly ( IDeepComparable other ) : bool | ||
other | IDeepComparable | |
return | bool |
public Matches ( IDeepComparable other ) : bool | ||
other | IDeepComparable | |
return | bool |