Compartir a través de


ReferenceFieldNotSupportedException(Type) Constructor

Definición

Inicializa una nueva instancia de la clase ReferenceFieldNotSupportedException.

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

Parámetros

targetType
Type

Tipo del destino.

Se aplica a