예제 #1
0
 protected static string ToXmlNCName(string value)
 {
     return(XmlCustomFormatter.ToXmlNCName(value));
 }