Skip to content
Docs Try Aspire

AtsEnumTypeInfo Constructors

Class Constructors 1 member
Represents an enum type discovered during scanning. Used for generating TypeScript enums.
public sealed class AtsEnumTypeInfo
{
public AtsEnumTypeInfo()
{
// ...
}
}