Method AreEqual
| Improve this Doc View SourceAreEqual(String, String)
Declaration
public override bool AreEqual(string x, string y)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | x | |
| System.String | y |
Returns
| Type | Description |
|---|---|
| System.Boolean |
Overrides
DevZest.Data.Column<System.String>.AreEqual(System.String, System.String)