Home
last modified time | relevance | path

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

/external/grpc-grpc/examples/csharp/RouteGuide/RouteGuide/
DRouteGuide.cs777 pointCount_ = other.pointCount_; in RouteSummary()
791 private int pointCount_; field in Routeguide.RouteSummary
797 get { return pointCount_; }
799 pointCount_ = value;