SchemeObjectStructuralComparerTGetHashCodeStatic - метод
Пространство имён: Tessa.SchemeСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
public static int GetHashCodeStatic(
T obj,
bool ignoreCascadeChanges
)
Public Shared Function GetHashCodeStatic (
obj As T,
ignoreCascadeChanges As Boolean
) As Integer
public:
static int GetHashCodeStatic(
T obj,
bool ignoreCascadeChanges
)
static member GetHashCodeStatic :
obj : 'T *
ignoreCascadeChanges : bool -> int
- obj T
-
- ignoreCascadeChanges Boolean
-
Int32