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