ByteArrayComparer members
Include protected members
Include inherited members
Classe auxiliar para comparar matrizes de bytes.
The ByteArrayComparer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ByteArrayComparer |
Top
Properties
Name | Description | |
---|---|---|
Comparer | Retorne uma instância estática do comparador. |
Top
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Equals([], []) | Determina se os objetos especificados são iguais. | |
Finalize | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetHashCode([]) | Retorna um código hash para o objeto especificado. | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top