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