renaming stub to client and refactoring metadata class
Showing
- src/csharp/Grpc.Auth/OAuth2InterceptorFactory.cs 4 additions, 4 deletionssrc/csharp/Grpc.Auth/OAuth2InterceptorFactory.cs
- src/csharp/Grpc.Core/Calls.cs 1 addition, 1 deletionsrc/csharp/Grpc.Core/Calls.cs
- src/csharp/Grpc.Core/ClientBase.cs 24 additions, 10 deletionssrc/csharp/Grpc.Core/ClientBase.cs
- src/csharp/Grpc.Core/Grpc.Core.csproj 1 addition, 2 deletionssrc/csharp/Grpc.Core/Grpc.Core.csproj
- src/csharp/Grpc.Core/Internal/MetadataArraySafeHandle.cs 4 additions, 4 deletionssrc/csharp/Grpc.Core/Internal/MetadataArraySafeHandle.cs
- src/csharp/Grpc.Core/Metadata.cs 139 additions, 40 deletionssrc/csharp/Grpc.Core/Metadata.cs
- src/csharp/Grpc.Core/Stub/StubConfiguration.cs 0 additions, 64 deletionssrc/csharp/Grpc.Core/Stub/StubConfiguration.cs
- src/csharp/Grpc.Core/Version.cs 0 additions, 1 deletionsrc/csharp/Grpc.Core/Version.cs
- src/csharp/Grpc.Examples.MathClient/MathClient.cs 7 additions, 7 deletionssrc/csharp/Grpc.Examples.MathClient/MathClient.cs
- src/csharp/Grpc.Examples/MathExamples.cs 13 additions, 13 deletionssrc/csharp/Grpc.Examples/MathExamples.cs
- src/csharp/Grpc.Examples/MathGrpc.cs 1 addition, 1 deletionsrc/csharp/Grpc.Examples/MathGrpc.cs
- src/csharp/Grpc.HealthCheck/HealthGrpc.cs 1 addition, 1 deletionsrc/csharp/Grpc.HealthCheck/HealthGrpc.cs
- src/csharp/Grpc.IntegrationTesting/TestGrpc.cs 1 addition, 1 deletionsrc/csharp/Grpc.IntegrationTesting/TestGrpc.cs
Loading
Please register or sign in to comment