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

Update IModelBinder documentation #4614

Closed
NTaylorMullen opened this issue May 11, 2016 · 2 comments
Closed

Update IModelBinder documentation #4614

NTaylorMullen opened this issue May 11, 2016 · 2 comments
Assignees
Milestone

Comments

@NTaylorMullen
Copy link
Member

NTaylorMullen commented May 11, 2016

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);

@Eilon Eilon added this to the 1.0.0 milestone May 11, 2016
@Eilon Eilon modified the milestones: 1.0.0, 1.0.1 May 17, 2016
@rynowak
Copy link
Member

rynowak commented Jun 9, 2016

@Eilon 1.0.0 approval please

@rynowak rynowak closed this as completed Jun 9, 2016
@rynowak rynowak reopened this Jun 9, 2016
@Eilon Eilon modified the milestones: 1.0.0, 1.0.1 Jun 9, 2016
rynowak added a commit that referenced this issue Jun 9, 2016
@rynowak rynowak closed this as completed in a8142b8 Jun 9, 2016
@rynowak rynowak added 3 - Done and removed 1 - Ready labels Jun 9, 2016
@rynowak
Copy link
Member

rynowak commented Jun 9, 2016

a8142b8

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants