共用方式為


ReferenceFieldNotSupportedException(Type) 建構函式

定義

初始化 ReferenceFieldNotSupportedException 類別的新執行個體。

public ReferenceFieldNotSupportedException (Type targetType);
new Orleans.Serialization.ReferenceFieldNotSupportedException : Type -> Orleans.Serialization.ReferenceFieldNotSupportedException
Public Sub New (targetType As Type)

參數

targetType
Type

目標的類型。

適用於