Skip to content
DocsTry Aspire
DocsTry

AtsEnumTypeInfo Constructors

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