Partager via


InjectParameterGenerator(String, String) Constructeur

Définition

public:
 InjectParameterGenerator(System::String ^ typeName, System::String ^ propertyName);
public InjectParameterGenerator (string typeName, string propertyName);
new Microsoft.AspNetCore.Mvc.Razor.InjectParameterGenerator : string * string -> Microsoft.AspNetCore.Mvc.Razor.InjectParameterGenerator
Public Sub New (typeName As String, propertyName As String)

Paramètres

typeName
String
propertyName
String

S’applique à