Exemple #1
0
		public IEnumerable<Element> GetElements()
		{
			var helper = new ElementsHelper();
			return helper.GetElements();
		}