다음을 통해 공유


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

대상 식별자입니다.

적용 대상