다음을 통해 공유


InjectParameterGenerator(String, String) 생성자

정의

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)

매개 변수

typeName
String
propertyName
String

적용 대상