Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Update IModelBinder documentation #4614

Closed
@NTaylorMullen

Description

@NTaylorMullen

Part of its return documentation currently reads:

/// <para>
/// A <see cref="Task"/> which on completion returns a <see cref="ModelBindingResult"/> which
/// represents the result of the model binding process.
/// </para>

However, the signature for the method is: Task BindModelAsync(ModelBindingContext bindingContext);

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions