Partilhar via


InjectParameterGenerator(String, String) Construtor

Definição

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)

Parâmetros

typeName
String
propertyName
String

Aplica-se a