RazorDirectiveAttribute.GetHashCode Method

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Returns the hash code for this instance.

public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Returns

The hash code for this instance.

Applies to