Method | Description | |
---|---|---|
BindModel ( HttpActionContext actionContext, ModelBindingContext bindingContext ) : bool |
Method | Description | |
---|---|---|
TryAdd ( PropertyInfo pi, NameValueCollection nvc, string key, object &model ) : bool |
public BindModel ( HttpActionContext actionContext, ModelBindingContext bindingContext ) : bool | ||
actionContext | HttpActionContext | |
bindingContext | ModelBindingContext | |
return | bool |