csharp
public sealed class ShardIdConverterMaps ShardId to something Orleans can write.
Methods (2)
public ShardId ConvertFromSurrogate(in ShardIdSurrogate surrogate)Converts a surrogate value to the value type.
public ShardIdSurrogate ConvertToSurrogate(in ShardId value)Converts a value to the value type.
Used by (1)
- ClusterSerializationTestsVixen.Live.Cluster.Tests