Partager via


ReferenceNotFoundException(Type, UInt32) Constructeur

Définition

Initialise une nouvelle instance de la classe ReferenceNotFoundException.

public ReferenceNotFoundException (Type targetType, uint targetId);
new Orleans.Serialization.ReferenceNotFoundException : Type * uint32 -> Orleans.Serialization.ReferenceNotFoundException
Public Sub New (targetType As Type, targetId As UInteger)

Paramètres

targetType
Type

Type de la cible.

targetId
UInt32

Identificateur cible.

S’applique à