Class ComponentVariantAttribute
Indicates the struct is a variant type.
Assembly: WaaS.Core.dll
View Source
Declaration
[AttributeUsage(AttributeTargets.Struct)]
public class ComponentVariantAttribute : Attribute
Inheritance: System.Object
-> System.Attribute