public Template() { Items = new ItemCollection(); DiscoveryRules = new DiscoveryRuleCollection(); Groups = new GroupSet(); Applications = new ApplicationSet(); }
public TemplateExport() { Templates = new TemplateCollection(); Groups = new GroupSet(); }