コード例 #1
0
 public Task CloseAsync(IFABChannelHandlerContext context)
 {
     return(context.CloseAsync());
 }