Example #1
0
 public void AddTag(Project2ObjectWCF.DTO.TagDTO tag)
 {
     base.Channel.AddTag(tag);
 }