Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
MaskedTextProvider()
[4/7]
System.ComponentModel.MaskedTextProvider.MaskedTextProvider
(
string
mask
,
CultureInfo
?
culture
,
bool
restrictToAscii
)
inline
Definition at line
286
of file
MaskedTextProvider.cs
.
287
:
this
(
mask
,
culture
,
allowPromptAsInput
:
true
,
'_'
,
'\0'
,
restrictToAscii
)
288
{
289
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
System.ExceptionArgument.culture
@ culture
System
ComponentModel
MaskedTextProvider
Generated by
1.10.0