Click or drag to resize
MarshallersStringMarshaller Property
Returns a marshaller for string type. This is useful for testing.

Namespace: Grpc.Core
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 0.6.1.0
Syntax
public static Marshaller<string> StringMarshaller { get; }

Property Value

Type: MarshallerString
See Also