Home
last modified time | relevance | path

Searched refs:DivExample (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/csharp/Grpc.Examples.MathClient/
DMathClient.cs27 MathExamples.DivExample(client); in Main()
/third_party/grpc/src/csharp/Grpc.Examples/
DMathExamples.cs27 public static void DivExample(Math.MathClient client) in DivExample() method in Math.MathExamples