Method | Description | |
---|---|---|
Fill ( IRepository repository, ModelStateDictionary modelState ) : bool |
Fills the model with data.
|
public Fill ( IRepository repository, ModelStateDictionary modelState ) : bool | ||
repository | IRepository | The repository to use. |
modelState | ModelStateDictionary | The model state dictionary to add errors to. |
return | bool |