csharp
public sealed class PlayerKeyConverterMaps PlayerKey to something Orleans can write.
Methods (2)
public PlayerKey ConvertFromSurrogate(in PlayerKeySurrogate surrogate)Converts a surrogate value to the value type.
public PlayerKeySurrogate ConvertToSurrogate(in PlayerKey value)Converts a value to the value type.