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

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

protected ProcessBoolSection ( string template ) : string
template string
Результат string
		protected string ProcessBoolSection(string template)
		{
			
			return template;
		}