Edit

Share via


ReferenceFieldNotSupportedException(Type) Constructor

Definition

Initializes a new instance of the ReferenceFieldNotSupportedException class.

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

Parameters

targetType
Type

Type of the target.

Applies to