Table of Contents

Constructor ModelBinderTypeAttribute

Namespace
Autofac.Integration.Mvc
Assembly
Autofac.Integration.Mvc.dll

ModelBinderTypeAttribute(params Type[])

public ModelBinderTypeAttribute(params Type[] targetTypes)

Parameters

targetTypes Type[]

ModelBinderTypeAttribute(Type)

public ModelBinderTypeAttribute(Type targetType)

Parameters

targetType Type