mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-27 19:27:42 +02:00
Handlebars #4
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
/// The body.
|
||||
/// </param>
|
||||
/// <returns>
|
||||
/// The <see cref="IDelayResponseBuilder"/>.
|
||||
/// The <see cref="IResponseBuilder"/>.
|
||||
/// </returns>
|
||||
IDelayResponseBuilder WithBody(string body);
|
||||
IResponseBuilder WithBody(string body);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user