コード例 #1
0
 protected static string ToXmlName(string value)
 {
     return(XmlCustomFormatter.ToXmlName(value));
 }