Upravit

Sdílet prostřednictvím


UInt32Codec Class

Definition

Serialzier for UInt32.

[Orleans.RegisterSerializer]
public sealed class UInt32Codec : Orleans.Serialization.Codecs.IFieldCodec<uint>
[<Orleans.RegisterSerializer>]
type UInt32Codec = class
    interface IFieldCodec<uint32>
    interface IFieldCodec
Public NotInheritable Class UInt32Codec
Implements IFieldCodec(Of UInteger)
Inheritance
UInt32Codec
Attributes
Implements

Applies to