Esempio n. 1
0
 public Task FollowLabel(int id)
 {
     return(_follows.FollowLabel(id));
 }