Esempio n. 1
0
 public Task DeregisterAsync(IFABChannelHandlerContext context)
 {
     return(context.DeregisterAsync());
 }