Condividi tramite


FieldIdNotPresentException Classe

Definizione

È stato previsto un identificatore di campo, ma non presente.

[Orleans.GenerateSerializer]
[System.Serializable]
public sealed class FieldIdNotPresentException : Orleans.Serialization.SerializerException
[<Orleans.GenerateSerializer>]
[<System.Serializable>]
type FieldIdNotPresentException = class
    inherit SerializerException
Public NotInheritable Class FieldIdNotPresentException
Inherits SerializerException
Ereditarietà
FieldIdNotPresentException
Attributi

Costruttori

FieldIdNotPresentException()

Inizializza una nuova istanza della classe FieldIdNotPresentException.

Si applica a