Skip to content
DocsTry Aspire
DocsTry

AtsTypeRef Constructors

ClassConstructors1 member
Lightweight type reference with category and interface flag. Used for parameter types and return types in capabilities.
public sealed class AtsTypeRef
{
public AtsTypeRef()
{
// ...
}
}