다음을 통해 공유


GrpcJsonTranscodingMetadata(MethodDescriptor, HttpRule) 생성자

정의

public GrpcJsonTranscodingMetadata(Google.Protobuf.Reflection.MethodDescriptor methodDescriptor, Google.Api.HttpRule httpRule);
new Microsoft.AspNetCore.Grpc.JsonTranscoding.GrpcJsonTranscodingMetadata : Google.Protobuf.Reflection.MethodDescriptor * Google.Api.HttpRule -> Microsoft.AspNetCore.Grpc.JsonTranscoding.GrpcJsonTranscodingMetadata
Public Sub New (methodDescriptor As MethodDescriptor, httpRule As HttpRule)

매개 변수

methodDescriptor
Google.Protobuf.Reflection.MethodDescriptor
httpRule
Google.Api.HttpRule

적용 대상