Codec_EdgeVertex Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public sealed class Codec_EdgeVertex : Orleans.Serialization.Codecs.IFieldCodec<Orleans.Placement.Repartitioning.EdgeVertex>, Orleans.Serialization.Serializers.IValueSerializer<Orleans.Placement.Repartitioning.EdgeVertex>
type Codec_EdgeVertex = class
interface IFieldCodec<EdgeVertex>
interface IFieldCodec
interface IValueSerializer<EdgeVertex>
interface IValueSerializer
Public NotInheritable Class Codec_EdgeVertex
Implements IFieldCodec(Of EdgeVertex), IValueSerializer(Of EdgeVertex)
- Inheritance
-
Codec_EdgeVertex
- Implements
Constructors
Codec_EdgeVertex(ICodecProvider) |