Skip to content
Docs Try Aspire

AtsTypeRef Constructors

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