Redigera

Dela via


ModelBinder(Type) Constructor

Definition

public:
 ModelBinder(Type ^ modelType);
public ModelBinder(Type modelType);
new System.CommandLine.NamingConventionBinder.ModelBinder : Type -> System.CommandLine.NamingConventionBinder.ModelBinder
Public Sub New (modelType As Type)

Parameters

modelType
Type

Applies to