ProtoTest API Reference ProtoTest API Reference

Delegate WebOperationDelegate

Namespace
ProtoTest.Web
Assembly
ProtoTest.Web.dll
public delegate ValueTask WebOperationDelegate(WebOperationContext context, CancellationToken cancellationToken)

Parameters

context WebOperationContext
cancellationToken CancellationToken

Returns

ValueTask
Extension Methods
SheetModelAssertions.ShouldMatchShape<TRow>(TRow, object, JsonSerializerOptions?)
Edit this page
ProtoTest is open source under the MIT license.