Overload List
| Name | Description | |
|---|---|---|
| (Inherited from | ||
| 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