Skip to content

Commit 262eee6

Browse files
authored
Update projects/RabbitMQ.Client/client/impl/RecordedBinding.cs
1 parent ab855b8 commit 262eee6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/RabbitMQ.Client/client/impl/RecordedBinding.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ public RecordedBinding WithArguments(IDictionary<string, object> value)
9393
{
9494
Arguments = new Dictionary<string, object>(value);
9595
}
96+
9697
return this;
9798
}
9899

0 commit comments

Comments
 (0)