Пример #1
0
 private Task <long?> IntegerOrBulkNullCommand(params byte[][] args)
 {
     return(_channel.IntegerOrBulkNullCommand(args));
 }