File: Services\ResponseBodyService.cs | Web Access |
Project: src\src\Grpc\JsonTranscoding\test\Microsoft.AspNetCore.Grpc.Swagger.Tests\Microsoft.AspNetCore.Grpc.Swagger.Tests.csproj (Microsoft.AspNetCore.Grpc.Swagger.Tests) |
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. namespace Microsoft.AspNetCore.Grpc.Swagger.Tests.Services; public class ResponseBodyService : ResponseBody.ResponseBody.ResponseBodyBase { } |