AdaptedType
Gets the AdaptedType adapted by the current TypeAdapter, or null
if the current TypeAdapter is not specific to any AdaptedType.
Declaration
public Type AdaptedType { get; }
Property Value
Type | Description |
---|---|
Type |
Gets the AdaptedType adapted by the current TypeAdapter, or null
if the current TypeAdapter is not specific to any AdaptedType.
public Type AdaptedType { get; }
Type | Description |
---|---|
Type |