UInt128Codec 類別
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
的 UInt128串行化程式。
[Orleans.RegisterSerializer]
public sealed class UInt128Codec : Orleans.Serialization.Codecs.IFieldCodec<UInt128>
[<Orleans.RegisterSerializer>]
type UInt128Codec = class
interface IFieldCodec<UInt128>
interface IFieldCodec
Public NotInheritable Class UInt128Codec
Implements IFieldCodec(Of UInt128)
- 繼承
-
UInt128Codec
- 屬性
- 實作
UInt128Codec() |
的 UInt128串行化程式。 |
Read |
讀取值。 |
Write |
寫入沒有類型資訊的欄位, (預期的類型為靜態已知) 。 |
IField |
讀取值。 |
IField |
寫入欄位。 |