C# Класс SIL.FieldWorks.FDO.Infrastructure.CustomFieldInfo

Class that handles transfer of custom field information between the MDC and a BEP.
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
AlmostEquals bool

Открытые методы

Метод Описание
Equals ( CustomFieldInfo obj ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int

Приватные методы

Метод Описание
AlmostEquals ( CustomFieldInfo obj ) : bool

Описание методов

Equals() публичный Метод

public Equals ( CustomFieldInfo obj ) : bool
obj CustomFieldInfo
Результат bool

Equals() публичный Метод

public Equals ( object obj ) : bool
obj object
Результат bool

GetHashCode() публичный Метод

public GetHashCode ( ) : int
Результат int