Compartilhar via


ReferenceNotFoundException(Type, UInt32) Construtor

Definição

Inicializa uma nova instância da 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)

Parâmetros

targetType
Type

O tipo do destino.

targetId
UInt32

O identificador de destino.

Aplica-se a