Example #1
0
 public void AddMetaTag(string name, string content)
 {
     Master.AddMetaTag(name, content);
 }