Exemple #1
0
 public Task NotifyDown(IServiceInstance instance)
 {
     return(instance.NotifyDown(this));
 }