We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0806ab0 commit 4d152a9Copy full SHA for 4d152a9
projects/Unit/APIApproval.Approve.verified.txt
@@ -56,7 +56,7 @@ namespace RabbitMQ.Client
56
public bool Redelivered { get; }
57
public string RoutingKey { get; }
58
}
59
- public class BinaryTableValue
+ public class BinaryTableValue
60
{
61
public BinaryTableValue() { }
62
public BinaryTableValue(byte[] bytes) { }
0 commit comments