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: 1.2.0-dev
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