Exemple #1
0
 public bool ValidateTagExists(string label)
 {
     return(_validateService.HashtagExists(label));
 }