Click or drag to resize
Marshallers Class
Utilities for creating marshallers.
Inheritance Hierarchy
SystemObject
  Grpc.CoreMarshallers

Namespace: Grpc.Core
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 0.7.0.0
Syntax
public static class Marshallers

The Marshallers type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberStringMarshaller
Returns a marshaller for string type. This is useful for testing.
Top
Methods
See Also