Compartilhar via


ReferenceFieldNotSupportedException(Type) Construtor

Definição

Inicializa uma nova instância da classe ReferenceFieldNotSupportedException.

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

Parâmetros

targetType
Type

O tipo do destino.

Aplica-se a