Exemplo n.º 1
0
 public List <string> VerifyTopicDeleteOK(Int64 ixTopic, string sTopic) => _topicsRepository.VerifyTopicDeleteOK(ixTopic, sTopic);