Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GetHashCode()

override int System.ComponentModel.ParenthesizePropertyNameAttribute.GetHashCode ( )
inline

Definition at line 31 of file ParenthesizePropertyNameAttribute.cs.

32 {
33 return base.GetHashCode();
34 }