DiscriminatedUnionWithBase<Type1, Type2, Type3, Type4, BaseType>.

AnyType Property

Summary

Gets any type by returning the basetype.

Syntax

public BaseType AnyType { get; }

Value

Type Description
BaseType