Beispiel #1
0
 protected static string ToXmlNmToken(string value)
 {
     return(XmlCustomFormatter.ToXmlNmToken(value));
 }