示例#1
0
 protected static char ToChar(string value)
 {
     return(XmlCustomFormatter.ToChar(value));
 }