Priya.InfoList.Views.TemplateInfoCategoryView.ProcessBoolSection C# (CSharp) Méthode

ProcessBoolSection() protected méthode

protected ProcessBoolSection ( string template ) : string
template string
Résultat string
		protected string ProcessBoolSection(string template)
		{
			
			return template;
		}