Aracılığıyla paylaş


BindingBehaviorAttribute(BindingBehavior) Oluşturucu

Tanım

Yeni BindingBehaviorAttribute bir örnek başlatır.

public:
 BindingBehaviorAttribute(Microsoft::AspNetCore::Mvc::ModelBinding::BindingBehavior behavior);
public BindingBehaviorAttribute (Microsoft.AspNetCore.Mvc.ModelBinding.BindingBehavior behavior);
new Microsoft.AspNetCore.Mvc.ModelBinding.BindingBehaviorAttribute : Microsoft.AspNetCore.Mvc.ModelBinding.BindingBehavior -> Microsoft.AspNetCore.Mvc.ModelBinding.BindingBehaviorAttribute
Public Sub New (behavior As BindingBehavior)

Parametreler

behavior
BindingBehavior

BindingBehavior Uygulanacak.

Şunlara uygulanır