Priya.InfoList.Views.TemplateSubscriberSave.ProcessListSection C# (CSharp) Méthode

ProcessListSection() protected méthode

protected ProcessListSection ( string template ) : string
template string
Résultat string
		protected string ProcessListSection(string template)
		{

			return template;
		}