Example #1
0
		private String GetText(XmlElement xmlElement)
		{
			return xmlElement.GetContentString().Trim();
		}