Edit

Share via


GenerateMethodSerializersAttribute.ProxyBase Property

Definition

Gets the base type which the source generator will use for generated proxy classes.

public Type ProxyBase { get; }
member this.ProxyBase : Type
Public ReadOnly Property ProxyBase As Type

Property Value

The proxy base type.

Applies to