Exemple #1
0
 public bool TagIncluded(Tag tag)
 {
     return(logic_widget.TagIncluded(tag));
 }