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

◆ CustomAttributeFormatException() [1/4]

System.Reflection.CustomAttributeFormatException.CustomAttributeFormatException ( )
inline

Definition at line 10 of file CustomAttributeFormatException.cs.

11 : this(SR.Arg_CustomAttributeFormatException)
12 {
13 }