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

ProcessListSection() 보호된 메소드

protected ProcessListSection ( string template ) : string
template string
리턴 string
		protected string ProcessListSection(string template)
		{

			return template;
		}