Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Protogame
DefaultStringSanitizer
C# Class Protogame.DefaultStringSanitizer
The default implementation of
IStringSanitizer
.
Inheritance:
IStringSanitizer
Show file
Open project: RedpointGames/Protogame
Public Methods
Method
Description
SanitizeCharacters
(
SpriteFont
font
,
string
text
) :
string
Method Details
SanitizeCharacters()
public
method
public
SanitizeCharacters
(
SpriteFont
font
,
string
text
) :
string
font
Microsoft.Xna.Framework.Graphics.SpriteFont
text
string
return
string