using System; using System.Collections.Generic; $if$ ($targetframeworkversion$ >= 3.5)using System.Linq; $endif$using System.Web; /// /// Summary description for $safeitemrootname$ /// public class $safeitemrootname$ { public $safeitemrootname$() { // // TODO: Add constructor logic here // } }