======Метод ByteEqualityComparer.Equals(Byte, Byte)====== * **Пространство имен:** [[developers:references:system.collections.generic|System.Collections.Generic]] * **Сборка:** mscorlib (в mscorlib.dll) =====Синтаксис===== public override bool Equals(byte x, byte y) **Параметры** * //x// * Тип: [[developers:references:system.byte|System.Byte]] * //y// * Тип: [[developers:references:system.byte|System.Byte]] **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]