Compares the specified languages according to how well they match the language with which this LanguageNameMatchComparer was initialized.
public int Compare(LanguageName x, LanguageName y)
| parameter | description |
|---|---|
| x | The first language to compare. |
| y | The second language to compare. |
A Int32 that returns the relative order of the two languages.