コード例 #1
0
 public static string InnerXmlText(XmlNode node)
 {
     return(StaticAIMLUtils.InnerXmlText(node));
 }