Overload List
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Equals(String, String) |
Determines whether two specified String objects have the same value
| |
Equals(Object, Object, Func Object, String ) |
Determines whether two specified Objects return same string value when given a function
| |
Equals(String, String, Boolean) |
Determines whether two specified String objects have the same value
| |
Equals(String, String, StringComparison) |
Determines whether two specified String objects have the same value
|
See Also