Searched defs:TestServiceClient (Results 1 – 3 of 3) sorted by relevance
28 class TestServiceClient extends \Grpc\BaseStub { class
215 public partial class TestServiceClient : grpc::ClientBase<TestServiceClient> class in Grpc.Testing.TestService219 public TestServiceClient(grpc::ChannelBase channel) : base(channel) in TestServiceClient() method in Grpc.Testing.TestService.TestServiceClient224 public TestServiceClient(grpc::CallInvoker callInvoker) : base(callInvoker) in TestServiceClient() method in Grpc.Testing.TestService.TestServiceClient228 protected TestServiceClient() : base() in TestServiceClient() method in Grpc.Testing.TestService.TestServiceClient233 protected TestServiceClient(ClientBaseConfiguration configuration) : base(configuration) in TestServiceClient() method in Grpc.Testing.TestService.TestServiceClient