Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
MaskedTextProvider()
[6/7]
System.ComponentModel.MaskedTextProvider.MaskedTextProvider
(
string
mask
,
CultureInfo
?
culture
,
char
passwordChar
,
bool
allowPromptAsInput
)
inline
Definition at line
296
of file
MaskedTextProvider.cs
.
297
:
this
(
mask
,
culture
,
allowPromptAsInput
,
'_'
,
passwordChar
,
restrictToAscii
:
false
)
298
{
299
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
System.ExceptionArgument.culture
@ culture
System
ComponentModel
MaskedTextProvider
Generated by
1.10.0