Priya.InfoList.Views.TemplateSubscriberList.ProcessBoolSection C# (CSharp) 메소드

ProcessBoolSection() 보호된 메소드

protected ProcessBoolSection ( string template ) : string
template string
리턴 string
		protected string ProcessBoolSection(string template)
		{
			
			return template;
		}