[This is preliminary documentation and is subject to change.]

Returns the hash code for this instance.

Namespace: JetBrains.Annotations
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)

Syntax

   
 C# 
public override int GetHashCode()

Return Value

A hash code for the current LocalizationRequiredAttribute.

See Also