![]() | Crc32 - класс |
Пространство имён: FinistSoft.Services
public class Crc32
Тип Crc32 предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() ![]() | Crc32 | |
![]() | Crc32 | Инициализирует новый экземпляр класса Crc32 |
Имя | Описание | |
---|---|---|
![]() ![]() | ComputeHash(Byte) |
Возвращает контрольную сумму CRC32.
|
![]() ![]() | ComputeHash(String) |
Возвращает контрольную сумму CRC32.
Не является CLS-совместимым.
|
![]() ![]() | ComputeHashP |
Вычисляет контрольную сумму CRC32.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object.) |
![]() | GetHashCode | Serves as the default hash function. (Унаследован от Object.) |
![]() | GetType | Gets the Type of the current instance. (Унаследован от Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object.) |
![]() | ToString | Returns a string that represents the current object. (Унаследован от Object.) |
Имя | Описание | |
---|---|---|
![]() ![]() | _crc32Table |
Содержит таблицу поиска.
|