Поделиться через


ReferenceNotFoundException(Type, UInt32) Конструктор

Определение

Инициализирует новый экземпляр класса 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)

Параметры

targetType
Type

Тип целевого объекта.

targetId
UInt32

Целевой идентификатор.

Применяется к