public int GetHashCode(
StaticRole obj
)
Public Function GetHashCode (
obj As StaticRole
) As Integer
public:
virtual int GetHashCode(
StaticRole^ obj
) sealed
abstract GetHashCode :
obj : StaticRole -> int
override GetHashCode :
obj : StaticRole -> int