Priya.InfoList.Views.TemplateSubscriberSave.ProcessListSection C# (CSharp) Метод

ProcessListSection() защищенный Метод

protected ProcessListSection ( string template ) : string
template string
Результат string
		protected string ProcessListSection(string template)
		{

			return template;
		}