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