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

◆ PasswordPropertyTextAttribute() [1/2]

System.ComponentModel.PasswordPropertyTextAttribute.PasswordPropertyTextAttribute ( )
inline

Definition at line 16 of file PasswordPropertyTextAttribute.cs.

17 : this(password: false)
18 {
19 }