Skip to content

GuidIdConverter

class

Namespace: Orleans.Runtime

Functionality for converting GuidId instances to and from their JSON representation.
public sealed class GuidIdConverter : JsonConverter<GuidId>

Constructors

Methods