Class NumericalService.NumericalServiceBase
- Namespace
- numerical
- Assembly
- HiGeom.dll
Base class for server-side implementations of NumericalService
[BindServiceMethod(typeof(NumericalService), "BindService")]
public abstract class NumericalService.NumericalServiceBase
- Inheritance
-
NumericalService.NumericalServiceBase
- Inherited Members
- Extension Methods
Methods
GetNcStepGrpcCsvRowDictionary(Empty, ServerCallContext)
public virtual Task<GrpcCsvRowDictionary> GetNcStepGrpcCsvRowDictionary(Empty request, ServerCallContext context)
Parameters
request
Emptycontext
ServerCallContext