示例#1
0
 public virtual global::System.Threading.Tasks.Task <global::tripsGrpc.Response> AddBooking(global::tripsGrpc.Request request, grpc::ServerCallContext context)
 {
     throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, ""));
 }
示例#2
0
 public virtual global::System.Threading.Tasks.Task Register(global::tripsGrpc.Request request, grpc::IServerStreamWriter <global::tripsGrpc.Response> responseStream, grpc::ServerCallContext context)
 {
     throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, ""));
 }
示例#3
0
 public virtual global::System.Threading.Tasks.Task <global::tripsGrpc.Response> GetTripsByLandmarkDepartureHour(global::tripsGrpc.Request request, grpc::ServerCallContext context)
 {
     throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, ""));
 }