Struct StringComparer
Namespace: Algorand.Unity
Assembly: cs.temp.dll.dll
Syntax
public struct StringComparer : IEqualityComparer<string>
Fields
Instance
Declaration
public static readonly StringComparer Instance
Field Value
| Type | Description |
|---|---|
| StringComparer |
Methods
Equals(String, String)
Declaration
public static bool Equals(string x, string y)
Parameters
| Type | Name | Description |
|---|---|---|
| String | x | |
| String | y |
Returns
| Type | Description |
|---|---|
| Boolean |