Exemplo n.º 1
0
 public MarkService()
 {
     _markRepository = new MarkRepository();
     _hashidService  = new HashidService();
 }